Searched refs:tee_device_unregister (Results 1 – 7 of 7) sorted by relevance
181 tee_device_unregister(optee->supp_teedev); in optee_remove_common()182 tee_device_unregister(optee->teedev); in optee_remove_common()
995 tee_device_unregister(optee->supp_teedev); in optee_ffa_probe()997 tee_device_unregister(optee->teedev); in optee_ffa_probe()
1800 tee_device_unregister(optee->supp_teedev); in optee_probe()1802 tee_device_unregister(optee->teedev); in optee_probe()
155 void tee_device_unregister(struct tee_device *teedev);
446 tee_device_unregister(tstee->teedev); in tstee_probe()458 tee_device_unregister(tstee->teedev); in tstee_remove()
501 tee_device_unregister(amdtee->teedev); in amdtee_driver_init()527 tee_device_unregister(amdtee->teedev); in amdtee_driver_exit()
1061 void tee_device_unregister(struct tee_device *teedev) in tee_device_unregister() function1081 EXPORT_SYMBOL_GPL(tee_device_unregister);