Searched refs:tee_device_unregister (Results 1 – 3 of 3) sorted by relevance
659 tee_device_unregister(optee->supp_teedev); in optee_probe()660 tee_device_unregister(optee->teedev); in optee_probe()683 tee_device_unregister(optee->supp_teedev); in optee_remove()684 tee_device_unregister(optee->teedev); in optee_remove()
167 void tee_device_unregister(struct tee_device *teedev);
900 void tee_device_unregister(struct tee_device *teedev) in tee_device_unregister() function923 EXPORT_SYMBOL_GPL(tee_device_unregister);