Searched refs:tee_device_unregister (Results 1 – 6 of 6) sorted by relevance
180 tee_device_unregister(optee->supp_teedev); in optee_remove_common()181 tee_device_unregister(optee->teedev); in optee_remove_common()
886 tee_device_unregister(optee->supp_teedev); in optee_ffa_probe()888 tee_device_unregister(optee->teedev); in optee_ffa_probe()
1553 tee_device_unregister(optee->supp_teedev); in optee_probe()1555 tee_device_unregister(optee->teedev); in optee_probe()
501 tee_device_unregister(amdtee->teedev); in amdtee_driver_init()527 tee_device_unregister(amdtee->teedev); in amdtee_driver_exit()
168 void tee_device_unregister(struct tee_device *teedev);
1051 void tee_device_unregister(struct tee_device *teedev) in tee_device_unregister() function1071 EXPORT_SYMBOL_GPL(tee_device_unregister);