Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/usb/au0828/
Dau0828-video.c302 struct au0828_buffer *buf) in buffer_filled()
325 struct au0828_buffer *buf, in au0828_copy_video()
405 struct au0828_buffer **buf) in get_next_buf()
417 *buf = list_entry(dma_q->active.next, struct au0828_buffer, list); in get_next_buf()
429 struct au0828_buffer *buf, in au0828_copy_vbi()
480 struct au0828_buffer **buf) in vbi_get_next_buf()
492 *buf = list_entry(dma_q->active.next, struct au0828_buffer, list); in vbi_get_next_buf()
506 struct au0828_buffer *buf; in au0828_isoc_copy()
507 struct au0828_buffer *vbi_buf; in au0828_isoc_copy()
663 struct au0828_buffer *buf = container_of(vbuf, in buffer_prepare()
[all …]
Dau0828-vbi.c75 struct au0828_buffer *buf = in vbi_buffer_queue()
76 container_of(vbuf, struct au0828_buffer, vb); in vbi_buffer_queue()
Dau0828.h158 struct au0828_buffer *buf;
159 struct au0828_buffer *vbi_buf;
170 struct au0828_buffer { struct