Searched refs:supp_teedev (Results 1 – 2 of 2) sorted by relevance
230 if (teedev == optee->supp_teedev) { in optee_open()314 if (teedev == optee->supp_teedev) { in optee_release()603 tee_device_unregister(optee->supp_teedev); in optee_remove()708 optee->supp_teedev = teedev; in optee_probe()714 rc = tee_device_register(optee->supp_teedev); in optee_probe()762 tee_device_unregister(optee->supp_teedev); in optee_probe()
88 struct tee_device *supp_teedev; member