Home
last modified time | relevance | path

Searched refs:supp_teedev (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/tee/optee/
A Dcore.c84 if (teedev == optee->supp_teedev) { in optee_open()
164 tee_device_unregister(optee->supp_teedev); in optee_remove_common()
A Dffa_abi.c842 optee->supp_teedev = teedev; in optee_ffa_probe()
848 rc = tee_device_register(optee->supp_teedev); in optee_ffa_probe()
876 tee_device_unregister(optee->supp_teedev); in optee_ffa_probe()
A Doptee_private.h142 struct tee_device *supp_teedev; member
A Dsmc_abi.c1241 optee->supp_teedev = teedev; in optee_probe()
1247 rc = tee_device_register(optee->supp_teedev); in optee_probe()
1280 tee_device_unregister(optee->supp_teedev); in optee_probe()

Completed in 8 milliseconds