Searched defs:vidioc_s_ctrl (Results 1 - 25 of 32) sorted by relevance

12

/drivers/media/radio/
H A Dradio-miropcm20.c164 static int vidioc_s_ctrl(struct file *file, void *priv, function
213 .vidioc_s_ctrl = vidioc_s_ctrl,
H A Dradio-sf16fmi.c215 static int vidioc_s_ctrl(struct file *file, void *priv, function
275 .vidioc_s_ctrl = vidioc_s_ctrl,
H A Ddsbr100.c416 static int vidioc_s_ctrl(struct file *file, void *priv, function
563 .vidioc_s_ctrl = vidioc_s_ctrl,
H A Dradio-cadet.c476 static int vidioc_s_ctrl(struct file *file, void *priv, function
577 .vidioc_s_ctrl = vidioc_s_ctrl,
H A Dradio-mr800.c418 /* vidioc_s_ctrl - set the value of a control */
419 static int vidioc_s_ctrl(struct file *file, void *priv, function
582 .vidioc_s_ctrl = vidioc_s_ctrl,
H A Dradio-tea5764.c413 static int vidioc_s_ctrl(struct file *file, void *priv, function
477 .vidioc_s_ctrl = vidioc_s_ctrl,
/drivers/media/video/
H A Dhexium_gemini.c307 static int vidioc_s_ctrl(struct file *file, void *fh, struct v4l2_control *vc) function
319 return dev->ext_vv_data->core_ops->vidioc_s_ctrl(file, fh, vc);
404 vv_data.ops.vidioc_s_ctrl = vidioc_s_ctrl;
H A Dmxb.c427 static int vidioc_s_ctrl(struct file *file, void *fh, struct v4l2_control *vc) function
439 return dev->ext_vv_data->core_ops->vidioc_s_ctrl(file, fh, vc);
714 vv_data.ops.vidioc_s_ctrl = vidioc_s_ctrl;
H A Dmem2mem_testdev.c681 static int vidioc_s_ctrl(struct file *file, void *priv, function
733 .vidioc_s_ctrl = vidioc_s_ctrl,
H A Dmeye.c1165 static int vidioc_s_ctrl(struct file *file, void *fh, struct v4l2_control *c) function
1673 .vidioc_s_ctrl = vidioc_s_ctrl,
H A Domap24xxcam.c1269 static int vidioc_s_ctrl(struct file *file, void *fh, function
1621 .vidioc_s_ctrl = vidioc_s_ctrl,
/drivers/media/video/hdpvr/
H A Dhdpvr-video.c854 static int vidioc_s_ctrl(struct file *file, void *private_data, function
1219 .vidioc_s_ctrl = vidioc_s_ctrl,
/drivers/media/video/saa7164/
H A Dsaa7164-encoder.c425 static int vidioc_s_ctrl(struct file *file, void *priv, function
1335 .vidioc_s_ctrl = vidioc_s_ctrl,
H A Dsaa7164-vbi.c397 static int vidioc_s_ctrl(struct file *file, void *priv, function
1244 .vidioc_s_ctrl = vidioc_s_ctrl,
/drivers/media/common/
H A Dsaa7146_video.c641 static int vidioc_s_ctrl(struct file *file, void *fh, struct v4l2_control *c) function
1146 .vidioc_s_ctrl = vidioc_s_ctrl,
/drivers/media/video/au0828/
H A Dau0828-video.c1486 static int vidioc_s_ctrl(struct file *file, void *priv, function
1854 .vidioc_s_ctrl = vidioc_s_ctrl,
/drivers/media/video/cx23885/
H A Dcx23885-video.c1459 static int vidioc_s_ctrl(struct file *file, void *priv, function
1744 .vidioc_s_ctrl = vidioc_s_ctrl,
/drivers/media/video/cx88/
H A Dcx88-video.c1386 static int vidioc_s_ctrl (struct file *file, void *priv, function
1768 .vidioc_s_ctrl = vidioc_s_ctrl,
1809 .vidioc_s_ctrl = vidioc_s_ctrl,
H A Dcx88-blackbird.c955 static int vidioc_s_ctrl (struct file *file, void *priv, function
1207 .vidioc_s_ctrl = vidioc_s_ctrl,
/drivers/media/video/omap/
H A Domap_vout.c1388 static int vidioc_s_ctrl(struct file *file, void *fh, struct v4l2_control *a) function
1861 .vidioc_s_ctrl = vidioc_s_ctrl,
/drivers/media/video/tm6000/
H A Dtm6000-video.c1205 static int vidioc_s_ctrl(struct file *file, void *priv, function
1663 .vidioc_s_ctrl = vidioc_s_ctrl,
1704 .vidioc_s_ctrl = vidioc_s_ctrl,
/drivers/media/video/usbvision/
H A Dusbvision-video.c711 static int vidioc_s_ctrl(struct file *file, void *priv, function
1224 .vidioc_s_ctrl = vidioc_s_ctrl,
1264 .vidioc_s_ctrl = vidioc_s_ctrl,
/drivers/staging/media/go7007/
H A Dgo7007-v4l2.c1001 static int vidioc_s_ctrl(struct file *file, void *priv, function
1766 .vidioc_s_ctrl = vidioc_s_ctrl,
/drivers/media/video/cx231xx/
H A Dcx231xx-video.c1345 static int vidioc_s_ctrl(struct file *file, void *priv, function
2492 .vidioc_s_ctrl = vidioc_s_ctrl,
2532 .vidioc_s_ctrl = vidioc_s_ctrl,
/drivers/media/video/cx25821/
H A Dcx25821-video.c1075 static int vidioc_s_ctrl(struct file *file, void *priv, function
1986 .vidioc_s_ctrl = vidioc_s_ctrl,

Completed in 622 milliseconds

12