Searched refs:tee_device_unregister (Results 1 – 4 of 4) sorted by relevance
602 tee_device_unregister(optee->supp_teedev); in optee_remove()603 tee_device_unregister(optee->teedev); in optee_remove()754 tee_device_unregister(optee->supp_teedev); in optee_probe()755 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()
171 void tee_device_unregister(struct tee_device *teedev);
1050 void tee_device_unregister(struct tee_device *teedev) in tee_device_unregister() function1070 EXPORT_SYMBOL_GPL(tee_device_unregister);