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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/radio/
H A Dradio-rtrack2.c209 static int vidioc_g_ctrl(struct file *file, void *priv, function
308 .vidioc_g_ctrl = vidioc_g_ctrl,
H A Dradio-aimslab.c310 static int vidioc_g_ctrl(struct file *file, void *priv, function
407 .vidioc_g_ctrl = vidioc_g_ctrl,
H A Dradio-aztech.c301 static int vidioc_g_ctrl (struct file *file, void *priv, function
370 .vidioc_g_ctrl = vidioc_g_ctrl,
H A Dradio-gemtek.c242 static int vidioc_g_ctrl(struct file *file, void *priv, function
345 .vidioc_g_ctrl = vidioc_g_ctrl,
H A Dradio-maxiradio.c340 static int vidioc_g_ctrl (struct file *file, void *priv, function
391 .vidioc_g_ctrl = vidioc_g_ctrl,
H A Dradio-sf16fmi.c220 static int vidioc_g_ctrl(struct file *file, void *priv, function
312 .vidioc_g_ctrl = vidioc_g_ctrl,
H A Dradio-terratec.c284 static int vidioc_g_ctrl(struct file *file, void *priv, function
380 .vidioc_g_ctrl = vidioc_g_ctrl,
H A Dradio-trust.c266 static int vidioc_g_ctrl(struct file *file, void *priv, function
360 .vidioc_g_ctrl = vidioc_g_ctrl,
H A Dradio-typhoon.c262 static int vidioc_g_ctrl(struct file *file, void *priv, function
364 .vidioc_g_ctrl = vidioc_g_ctrl,
H A Dradio-zoltrix.c312 static int vidioc_g_ctrl(struct file *file, void *priv, function
413 .vidioc_g_ctrl = vidioc_g_ctrl,
H A Ddsbr100.c340 static int vidioc_g_ctrl(struct file *file, void *priv, function
457 .vidioc_g_ctrl = vidioc_g_ctrl,
H A Dradio-cadet.c464 static int vidioc_g_ctrl(struct file *file, void *priv, function
582 .vidioc_g_ctrl = vidioc_g_ctrl,
H A Dradio-gemtek-pci.c274 static int vidioc_g_ctrl(struct file *file, void *priv, function
393 .vidioc_g_ctrl = vidioc_g_ctrl,
H A Dradio-maestro.c264 static int vidioc_g_ctrl(struct file *file, void *priv, function
369 .vidioc_g_ctrl = vidioc_g_ctrl,
H A Dradio-sf16fmr2.c331 static int vidioc_g_ctrl(struct file *file, void *priv, function
457 .vidioc_g_ctrl = vidioc_g_ctrl,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/cx88/
H A Dcx88-blackbird.c975 static int vidioc_g_ctrl (struct file *file, void *priv, function
1231 .vidioc_g_ctrl = vidioc_g_ctrl,
H A Dcx88-video.c1278 static int vidioc_g_ctrl (struct file *file, void *priv, function
1670 .vidioc_g_ctrl = vidioc_g_ctrl,
1714 .vidioc_g_ctrl = vidioc_g_ctrl,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/
H A Dvivi.c1159 static int vidioc_g_ctrl (struct file *file, void *priv, function
1392 .vidioc_g_ctrl = vidioc_g_ctrl,
H A Dvideodev.c1086 if (!vfd->vidioc_g_ctrl)
1090 ret=vfd->vidioc_g_ctrl(file, fh, p);
H A Dzr364xx.c780 .vidioc_g_ctrl = zr364xx_vidioc_g_ctrl,
H A Dcafe_ccic.c1767 .vidioc_g_ctrl = cafe_vidioc_g_ctrl,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/media/
H A Dv4l2-dev.h234 int (*vidioc_g_ctrl) (struct file *file, void *fh, member in struct:video_device

Completed in 134 milliseconds