Searched defs:tee_shm_pool_ops (Results 1 – 1 of 1) sorted by relevance
236 struct tee_shm_pool_ops { struct237 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);