Searched refs:tee_device_unregister (Results 1 – 5 of 5) sorted by relevance
180 tee_device_unregister(optee->supp_teedev); in optee_remove_common()181 tee_device_unregister(optee->teedev); in optee_remove_common()
892 tee_device_unregister(optee->supp_teedev); in optee_ffa_probe()894 tee_device_unregister(optee->teedev); in optee_ffa_probe()
1805 tee_device_unregister(optee->supp_teedev); in optee_probe()1807 tee_device_unregister(optee->teedev); in optee_probe()
502 tee_device_unregister(amdtee->teedev); in amdtee_driver_init()528 tee_device_unregister(amdtee->teedev); in amdtee_driver_exit()
1051 void tee_device_unregister(struct tee_device *teedev) in tee_device_unregister() function1071 EXPORT_SYMBOL_GPL(tee_device_unregister);