Searched refs:supp_teedev (Results 1 – 4 of 4) sorted by relevance
119 tee_device_set_dev_groups(optee->supp_teedev, optee_dev_groups); in optee_set_dev_group()132 if (teedev == optee->supp_teedev) { in optee_open()211 tee_device_unregister(optee->supp_teedev); in optee_remove_common()
1119 optee->supp_teedev = teedev; in optee_ffa_probe()1127 rc = tee_device_register(optee->supp_teedev); in optee_ffa_probe()1186 tee_device_unregister(optee->supp_teedev); in optee_ffa_probe()
247 struct tee_device *supp_teedev; member
1848 optee->supp_teedev = teedev; in optee_probe()1856 rc = tee_device_register(optee->supp_teedev); in optee_probe()1946 tee_device_unregister(optee->supp_teedev); in optee_probe()