Home
last modified time | relevance | path

Searched refs:tee_shm_get_id (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dtee_drv.h447 static inline int tee_shm_get_id(struct tee_shm *shm) in tee_shm_get_id() function
/OK3568_Linux_fs/kernel/drivers/tee/optee/
H A Drpc.c390 param.u.value.b = tee_shm_get_id(shm); in cmd_free_suppl()