Home
last modified time | relevance | path

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

/drivers/media/video/au0828/
Dau0828-vbi.c133 struct videobuf_queue_ops au0828_vbi_qops = { variable
Dau0828.h297 extern struct videobuf_queue_ops au0828_vbi_qops;
Dau0828-video.c1031 videobuf_queue_vmalloc_init(&fh->vb_vbiq, &au0828_vbi_qops, in au0828_v4l2_open()