Searched refs:vidioc_try_ext_ctrls (Results 1 - 5 of 5) sorted by relevance

/drivers/media/pci/saa7164/
H A Dsaa7164-encoder.c610 static int vidioc_try_ext_ctrls(struct file *file, void *priv, function
1320 .vidioc_try_ext_ctrls = vidioc_try_ext_ctrls,
H A Dsaa7164-vbi.c558 static int vidioc_try_ext_ctrls(struct file *file, void *priv, function
1266 .vidioc_try_ext_ctrls = vidioc_try_ext_ctrls,
/drivers/media/v4l2-core/
H A Dv4l2-dev.c586 if (vdev->ctrl_handler || ops->vidioc_try_ext_ctrls)
H A Dv4l2-ioctl.c1827 if (ops->vidioc_try_ext_ctrls == NULL)
1829 return check_ext_ctrls(p, 0) ? ops->vidioc_try_ext_ctrls(file, fh, p) :
/drivers/media/usb/pvrusb2/
H A Dpvrusb2-v4l2.c837 .vidioc_try_ext_ctrls = pvr2_try_ext_ctrls,

Completed in 112 milliseconds