Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tee/
Dtee_private.h73 bool tee_device_get(struct tee_device *teedev);
Dtee_shm.c134 if (!tee_device_get(teedev)) in __tee_shm_alloc()
245 if (!tee_device_get(teedev)) in tee_shm_register()
Dtee_core.c48 if (!tee_device_get(teedev)) in tee_open()
875 bool tee_device_get(struct tee_device *teedev) in tee_device_get() function