Searched refs:vidioc_g_ctrl (Results 1 - 25 of 53) sorted by relevance

123

/drivers/media/radio/
H A Dradio-miropcm20.c149 static int vidioc_g_ctrl(struct file *file, void *priv, function
212 .vidioc_g_ctrl = vidioc_g_ctrl,
H A Dradio-sf16fmi.c202 static int vidioc_g_ctrl(struct file *file, void *priv, function
274 .vidioc_g_ctrl = vidioc_g_ctrl,
H A Ddsbr100.c403 static int vidioc_g_ctrl(struct file *file, void *priv, function
562 .vidioc_g_ctrl = vidioc_g_ctrl,
H A Dradio-cadet.c458 static int vidioc_g_ctrl(struct file *file, void *priv, function
576 .vidioc_g_ctrl = vidioc_g_ctrl,
H A Dradio-mr800.c403 /* vidioc_g_ctrl - get the value of a control */
404 static int vidioc_g_ctrl(struct file *file, void *priv, function
581 .vidioc_g_ctrl = vidioc_g_ctrl,
H A Dradio-tea5764.c399 static int vidioc_g_ctrl(struct file *file, void *priv, function
476 .vidioc_g_ctrl = vidioc_g_ctrl,
H A Dradio-si4713.c238 .vidioc_g_ctrl = radio_si4713_g_ctrl,
H A Dradio-timb.c139 .vidioc_g_ctrl = timbradio_vidioc_g_ctrl,
/drivers/media/video/
H A Dhexium_gemini.c285 static int vidioc_g_ctrl(struct file *file, void *fh, struct v4l2_control *vc) function
297 return dev->ext_vv_data->core_ops->vidioc_g_ctrl(file, fh, vc);
403 vv_data.ops.vidioc_g_ctrl = vidioc_g_ctrl;
H A Dmxb.c403 static int vidioc_g_ctrl(struct file *file, void *fh, struct v4l2_control *vc) function
415 return dev->ext_vv_data->core_ops->vidioc_g_ctrl(file, fh, vc);
713 vv_data.ops.vidioc_g_ctrl = vidioc_g_ctrl;
H A Dmem2mem_testdev.c643 static int vidioc_g_ctrl(struct file *file, void *priv, function
732 .vidioc_g_ctrl = vidioc_g_ctrl,
/drivers/media/video/usbvision/
H A Dusbvision-video.c702 static int vidioc_g_ctrl(struct file *file, void *priv, function
1223 .vidioc_g_ctrl = vidioc_g_ctrl,
1263 .vidioc_g_ctrl = vidioc_g_ctrl,
/drivers/media/video/hdpvr/
H A Dhdpvr-video.c826 static int vidioc_g_ctrl(struct file *file, void *private_data, function
1218 .vidioc_g_ctrl = vidioc_g_ctrl,
/drivers/media/video/tm6000/
H A Dtm6000-video.c1167 static int vidioc_g_ctrl(struct file *file, void *priv, function
1662 .vidioc_g_ctrl = vidioc_g_ctrl,
1703 .vidioc_g_ctrl = vidioc_g_ctrl,
/drivers/media/common/
H A Dsaa7146_video.c601 static int vidioc_g_ctrl(struct file *file, void *fh, struct v4l2_control *c) function
1145 .vidioc_g_ctrl = vidioc_g_ctrl,
/drivers/media/video/cx88/
H A Dcx88-blackbird.c947 static int vidioc_g_ctrl (struct file *file, void *priv, function
1206 .vidioc_g_ctrl = vidioc_g_ctrl,
H A Dcx88-video.c1378 static int vidioc_g_ctrl (struct file *file, void *priv, function
1767 .vidioc_g_ctrl = vidioc_g_ctrl,
1808 .vidioc_g_ctrl = vidioc_g_ctrl,
/drivers/media/video/saa7164/
H A Dsaa7164-encoder.c389 static int vidioc_g_ctrl(struct file *file, void *priv, function
1336 .vidioc_g_ctrl = vidioc_g_ctrl,
H A Dsaa7164-vbi.c361 static int vidioc_g_ctrl(struct file *file, void *priv, function
1245 .vidioc_g_ctrl = vidioc_g_ctrl,
/drivers/media/video/tlg2300/
H A Dpd-radio.c383 .vidioc_g_ctrl = tlg_fm_vidioc_g_ctrl,
/drivers/media/video/cx231xx/
H A Dcx231xx-video.c1330 static int vidioc_g_ctrl(struct file *file, void *priv, function
2491 .vidioc_g_ctrl = vidioc_g_ctrl,
2531 .vidioc_g_ctrl = vidioc_g_ctrl,
/drivers/media/video/em28xx/
H A Dem28xx-video.c1433 static int vidioc_g_ctrl(struct file *file, void *priv, function
2425 .vidioc_g_ctrl = vidioc_g_ctrl,
2465 .vidioc_g_ctrl = vidioc_g_ctrl,
/drivers/media/video/au0828/
H A Dau0828-video.c1475 static int vidioc_g_ctrl(struct file *file, void *priv, function
1853 .vidioc_g_ctrl = vidioc_g_ctrl,
/drivers/media/video/cx23885/
H A Dcx23885-417.c1319 static int vidioc_g_ctrl(struct file *file, void *priv, function
1675 .vidioc_g_ctrl = vidioc_g_ctrl,
H A Dcx23885-video.c1451 static int vidioc_g_ctrl(struct file *file, void *priv, function
1743 .vidioc_g_ctrl = vidioc_g_ctrl,

Completed in 360 milliseconds

123