Searched refs:tee_device_unregister (Results 1 – 4 of 4) sorted by relevance
603 tee_device_unregister(optee->supp_teedev); in optee_remove()604 tee_device_unregister(optee->teedev); in optee_remove()762 tee_device_unregister(optee->supp_teedev); in optee_probe()763 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()
171 void tee_device_unregister(struct tee_device *teedev);
1056 void tee_device_unregister(struct tee_device *teedev) in tee_device_unregister() function1076 EXPORT_SYMBOL_GPL(tee_device_unregister);