Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/usb/au0828/
Dau0828-vbi.c88 struct vb2_ops au0828_vbi_qops = { variable
Dau0828.h337 extern struct vb2_ops au0828_vbi_qops;
Dau0828-video.c1731 q->ops = &au0828_vbi_qops; in au0828_vb2_setup()