Searched refs:supp_teedev (Results 1 – 4 of 4) sorted by relevance
89 tee_device_set_dev_groups(optee->supp_teedev, optee_dev_groups); in optee_set_dev_group()102 if (teedev == optee->supp_teedev) { in optee_open()181 tee_device_unregister(optee->supp_teedev); in optee_remove_common()
931 optee->supp_teedev = teedev; in optee_ffa_probe()939 rc = tee_device_register(optee->supp_teedev); in optee_ffa_probe()995 tee_device_unregister(optee->supp_teedev); in optee_ffa_probe()
218 struct tee_device *supp_teedev; member
1706 optee->supp_teedev = teedev; in optee_probe()1714 rc = tee_device_register(optee->supp_teedev); in optee_probe()1801 tee_device_unregister(optee->supp_teedev); in optee_probe()