Home
last modified time | relevance | path

Searched refs:tee_device_get (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/tee/
Dtee_private.h64 bool tee_device_get(struct tee_device *teedev);
Dtee_shm.c125 if (!tee_device_get(teedev)) in __tee_shm_alloc()
236 if (!tee_device_get(teedev)) in tee_shm_register()
Dtee_core.c36 if (!tee_device_get(teedev)) in teedev_open()
880 bool tee_device_get(struct tee_device *teedev) in tee_device_get() function