Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/usb/au0828/
Dau0828-vbi.c69 struct au0828_buffer *buf = in vbi_buffer_queue()
70 container_of(vbuf, struct au0828_buffer, vb); in vbi_buffer_queue()
Dau0828-video.c297 struct au0828_buffer *buf) in buffer_filled()
320 struct au0828_buffer *buf, in au0828_copy_video()
400 struct au0828_buffer **buf) in get_next_buf()
412 *buf = list_entry(dma_q->active.next, struct au0828_buffer, list); in get_next_buf()
424 struct au0828_buffer *buf, in au0828_copy_vbi()
475 struct au0828_buffer **buf) in vbi_get_next_buf()
487 *buf = list_entry(dma_q->active.next, struct au0828_buffer, list); in vbi_get_next_buf()
501 struct au0828_buffer *buf; in au0828_isoc_copy()
502 struct au0828_buffer *vbi_buf; in au0828_isoc_copy()
710 struct au0828_buffer *buf = container_of(vbuf, in buffer_prepare()
[all …]
Dau0828.h152 struct au0828_buffer *buf;
153 struct au0828_buffer *vbi_buf;
164 struct au0828_buffer { struct