Searched defs:vidioc_try_ext_ctrls (Results 1 - 6 of 6) sorted by relevance

/drivers/media/video/hdpvr/
H A Dhdpvr-video.c1000 static int vidioc_try_ext_ctrls(struct file *file, void *priv, function
1222 .vidioc_try_ext_ctrls = vidioc_try_ext_ctrls,
/drivers/media/video/saa7164/
H A Dsaa7164-encoder.c600 static int vidioc_try_ext_ctrls(struct file *file, void *priv, function
1344 .vidioc_try_ext_ctrls = vidioc_try_ext_ctrls,
H A Dsaa7164-vbi.c548 static int vidioc_try_ext_ctrls(struct file *file, void *priv, function
1253 .vidioc_try_ext_ctrls = vidioc_try_ext_ctrls,
/drivers/media/video/cx88/
H A Dcx88-blackbird.c878 static int vidioc_try_ext_ctrls (struct file *file, void *priv, function
1201 .vidioc_try_ext_ctrls = vidioc_try_ext_ctrls,
/drivers/media/video/cx231xx/
H A Dcx231xx-417.c1858 static int vidioc_try_ext_ctrls(struct file *file, void *priv, function
1865 dprintk(3, "enter vidioc_try_ext_ctrls()\n");
1871 dprintk(3, "exit vidioc_try_ext_ctrls() err=%d\n", err);
2097 .vidioc_try_ext_ctrls = vidioc_try_ext_ctrls,
/drivers/media/video/cx23885/
H A Dcx23885-417.c1500 static int vidioc_try_ext_ctrls(struct file *file, void *priv, function
1689 .vidioc_try_ext_ctrls = vidioc_try_ext_ctrls,

Completed in 164 milliseconds