Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/usb/au0828/
Dau0828-vbi.c55 struct au0828_buffer *buf = container_of(vb, struct au0828_buffer, vb); in vbi_buffer_prepare()
74 struct au0828_buffer *buf = container_of(vb, struct au0828_buffer, vb); in vbi_buffer_queue()
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()
660 struct au0828_buffer *buf = container_of(vb, struct au0828_buffer, vb); in buffer_prepare()
[all …]
Dau0828.h157 struct au0828_buffer *buf;
158 struct au0828_buffer *vbi_buf;
169 struct au0828_buffer { struct