Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/usb/au0828/
Dau0828-vbi.c82 const struct vb2_ops au0828_vbi_qops = { variable
Dau0828.h361 extern const struct vb2_ops au0828_vbi_qops;
Dau0828-video.c1830 q->ops = &au0828_vbi_qops; in au0828_vb2_setup()