Home
last modified time | relevance | path

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

/linux/drivers/tee/
H A Dtee_heap.c160 static const struct dma_buf_ops tee_heap_buf_ops = { variable
205 exp_info.ops = &tee_heap_buf_ops; in tee_dma_heap_alloc()
349 if (dmabuf->ops != &tee_heap_buf_ops) in tee_heap_update_from_dma_buf()