Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dtee_drv.h236 struct tee_shm_pool_ops { struct
237 int (*alloc)(struct tee_shm_pool *pool, struct tee_shm *shm,
239 void (*free)(struct tee_shm_pool *pool, struct tee_shm *shm);
240 void (*destroy_pool)(struct tee_shm_pool *pool);