Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_memory_dma_buf.h25 struct mali_dma_buf_attachment { struct
26 struct dma_buf *buf;
27 struct dma_buf_attachment *attachment;
28 struct sg_table *sgt;
29 struct mali_session_data *session;
30 int map_ref;
31 struct mutex map_lock;
32 mali_bool is_mapped;
33 wait_queue_head_t wait_queue;