Searched refs:supp_teedev (Results 1 – 2 of 2) sorted by relevance
231 if (teedev == optee->supp_teedev) { in optee_open()299 if (teedev == optee->supp_teedev) in optee_release()624 optee->supp_teedev = teedev; in optee_probe()630 rc = tee_device_register(optee->supp_teedev); in optee_probe()659 tee_device_unregister(optee->supp_teedev); in optee_probe()683 tee_device_unregister(optee->supp_teedev); in optee_remove()
83 struct tee_device *supp_teedev; member