Home
last modified time | relevance | path

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

/linux-6.15/drivers/tee/
H A Dtee_private.h15 int tee_shm_get_fd(struct tee_shm *shm);
H A Dtee_shm.c465 int tee_shm_get_fd(struct tee_shm *shm) in tee_shm_get_fd() function
H A Dtee_core.c310 ret = tee_shm_get_fd(shm); in tee_ioctl_shm_alloc()
346 ret = tee_shm_get_fd(shm); in tee_ioctl_shm_register()