Home
last modified time | relevance | path

Searched refs:au0828_buffer (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/usb/au0828/
H A 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 *bu in buffer_prepare()
[all...]
H A Dau0828-vbi.c56 struct au0828_buffer *buf = in vbi_buffer_queue()
57 container_of(vbuf, struct au0828_buffer, vb); in vbi_buffer_queue()
H A Dau0828.h143 struct au0828_buffer *buf;
144 struct au0828_buffer *vbi_buf;
155 struct au0828_buffer { struct
/kernel/linux/linux-6.6/drivers/media/usb/au0828/
H A Dau0828-video.c287 struct au0828_buffer *buf) in buffer_filled()
310 struct au0828_buffer *buf, in au0828_copy_video()
390 struct au0828_buffer **buf) in get_next_buf()
402 *buf = list_entry(dma_q->active.next, struct au0828_buffer, list); in get_next_buf()
414 struct au0828_buffer *buf, in au0828_copy_vbi()
465 struct au0828_buffer **buf) in vbi_get_next_buf()
477 *buf = list_entry(dma_q->active.next, struct au0828_buffer, list); in vbi_get_next_buf()
491 struct au0828_buffer *buf; in au0828_isoc_copy()
492 struct au0828_buffer *vbi_buf; in au0828_isoc_copy()
700 struct au0828_buffer *bu in buffer_prepare()
[all...]
H A Dau0828-vbi.c57 struct au0828_buffer *buf = in vbi_buffer_queue()
58 container_of(vbuf, struct au0828_buffer, vb); in vbi_buffer_queue()
H A Dau0828.h143 struct au0828_buffer *buf;
144 struct au0828_buffer *vbi_buf;
155 struct au0828_buffer { struct

Completed in 6 milliseconds