Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/usb/au0828/
Dau0828-vbi.c56 struct au0828_buffer *buf = in vbi_buffer_queue()
57 container_of(vbuf, struct au0828_buffer, vb); in vbi_buffer_queue()
Dau0828-video.c288 struct au0828_buffer *buf) in buffer_filled()
311 struct au0828_buffer *buf, in au0828_copy_video()
391 struct au0828_buffer **buf) in get_next_buf()
403 *buf = list_entry(dma_q->active.next, struct au0828_buffer, list); in get_next_buf()
415 struct au0828_buffer *buf, in au0828_copy_vbi()
466 struct au0828_buffer **buf) in vbi_get_next_buf()
478 *buf = list_entry(dma_q->active.next, struct au0828_buffer, list); in vbi_get_next_buf()
492 struct au0828_buffer *buf; in au0828_isoc_copy()
493 struct au0828_buffer *vbi_buf; in au0828_isoc_copy()
701 struct au0828_buffer *buf = container_of(vbuf, in buffer_prepare()
[all …]
Dau0828.h143 struct au0828_buffer *buf;
144 struct au0828_buffer *vbi_buf;
155 struct au0828_buffer { struct