Home
last modified time | relevance | path

Searched defs:tee_shm_pool_mgr_ops (Results 1 – 1 of 1) sorted by relevance

/linux-5.10/include/linux/
Dtee_drv.h233 struct tee_shm_pool_mgr_ops { struct
234 int (*alloc)(struct tee_shm_pool_mgr *poolmgr, struct tee_shm *shm,
236 void (*free)(struct tee_shm_pool_mgr *poolmgr, struct tee_shm *shm);
237 void (*destroy_poolmgr)(struct tee_shm_pool_mgr *poolmgr);