Home
last modified time | relevance | path

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

/linux-6.15/include/media/
H A Dvideobuf2-core.h305 u32 cnt_mem_attach_dmabuf; member
/linux-6.15/drivers/media/common/videobuf2/
H A Dvideobuf2-core.c642 vb->cnt_mem_attach_dmabuf != vb->cnt_mem_detach_dmabuf || in __vb2_queue_free()
670 if (vb->cnt_mem_attach_dmabuf != vb->cnt_mem_detach_dmabuf) in __vb2_queue_free()
672 vb->cnt_mem_attach_dmabuf, vb->cnt_mem_detach_dmabuf); in __vb2_queue_free()