Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/tee/
Dtee_private.h62 int tee_shm_get_fd(struct tee_shm *shm);
Dtee_shm.c342 int tee_shm_get_fd(struct tee_shm *shm) in tee_shm_get_fd() function
Dtee_core.c155 ret = tee_shm_get_fd(shm); in tee_ioctl_shm_alloc()
193 ret = tee_shm_get_fd(shm); in tee_ioctl_shm_register()