Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/usb/au0828/
Dau0828-vbi.c86 struct vb2_ops au0828_vbi_qops = { variable
Dau0828.h336 extern struct vb2_ops au0828_vbi_qops;
Dau0828-video.c1725 q->ops = &au0828_vbi_qops; in au0828_vb2_setup()