Home
last modified time | relevance | path

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

/linux/drivers/tee/
H A Dtee_private.h17 bool tee_device_get(struct tee_device *teedev);
H A Dtee_shm.c75 if (!tee_device_get(teedev)) in shm_alloc_helper()
282 if (!tee_device_get(teedev)) in register_shm_helper()
H A Dtee_core.c54 if (!tee_device_get(teedev)) in teedev_open()
1034 bool tee_device_get(struct tee_device *teedev) in tee_device_get() function