Home
last modified time | relevance | path

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

/drivers/tee/
Dtee_shm.c344 int tee_shm_get_id(struct tee_shm *shm) in tee_shm_get_id() function
348 EXPORT_SYMBOL_GPL(tee_shm_get_id);
/drivers/tee/optee/
Drpc.c264 param.u.value.b = tee_shm_get_id(shm); in cmd_free_suppl()