Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tee/
H A Dtee_private.h65 bool tee_device_get(struct tee_device *teedev);
H A Dtee_shm.c79 if (!tee_device_get(teedev)) in tee_shm_alloc()
164 if (!tee_device_get(teedev)) in tee_shm_register()
H A Dtee_core.c51 if (!tee_device_get(teedev)) in teedev_open()
1036 bool tee_device_get(struct tee_device *teedev) in tee_device_get() function