Searched defs:intbuf (Results 1 – 2 of 2) sorted by relevance
30 struct intbuf { struct31 struct list_head list;32 u32 type;33 size_t size;34 void *va;35 dma_addr_t da;36 unsigned long attrs;37 enum dpb_buf_owner owned_by;38 u32 dpb_out_tag;342 const unsigned int *intbuf; in venus_helper_intbufs_alloc() local
19 struct intbuf { struct20 struct list_head list;21 u32 type;22 size_t size;23 void *va;24 dma_addr_t da;25 unsigned long attrs;282 const unsigned int *intbuf; in venus_helper_intbufs_alloc() local