Searched refs:tee_device_unregister (Results 1 – 4 of 4) sorted by relevance
600 tee_device_unregister(optee->supp_teedev); in optee_remove()601 tee_device_unregister(optee->teedev); in optee_remove()721 tee_device_unregister(optee->supp_teedev); in optee_probe()722 tee_device_unregister(optee->teedev); in optee_probe()
499 tee_device_unregister(amdtee->teedev); in amdtee_driver_init()525 tee_device_unregister(amdtee->teedev); in amdtee_driver_exit()
170 void tee_device_unregister(struct tee_device *teedev);
1049 void tee_device_unregister(struct tee_device *teedev) in tee_device_unregister() function1069 EXPORT_SYMBOL_GPL(tee_device_unregister);