Searched refs:tee_device_unregister (Results 1 – 3 of 3) sorted by relevance
643 tee_device_unregister(optee->supp_teedev); in optee_probe()644 tee_device_unregister(optee->teedev); in optee_probe()667 tee_device_unregister(optee->supp_teedev); in optee_remove()668 tee_device_unregister(optee->teedev); in optee_remove()
167 void tee_device_unregister(struct tee_device *teedev);
895 void tee_device_unregister(struct tee_device *teedev) in tee_device_unregister() function918 EXPORT_SYMBOL_GPL(tee_device_unregister);