Searched refs:supp_teedev (Results 1 – 4 of 4) sorted by relevance
97 if (teedev == optee->supp_teedev) { in optee_open()180 tee_device_unregister(optee->supp_teedev); in optee_remove_common()
839 optee->supp_teedev = teedev; in optee_ffa_probe()845 rc = tee_device_register(optee->supp_teedev); in optee_ffa_probe()886 tee_device_unregister(optee->supp_teedev); in optee_ffa_probe()
161 struct tee_device *supp_teedev; member
1468 optee->supp_teedev = teedev; in optee_probe()1474 rc = tee_device_register(optee->supp_teedev); in optee_probe()1555 tee_device_unregister(optee->supp_teedev); in optee_probe()