Searched refs:vidioc_s_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.c229 static int vidioc_s_ctrl(struct file *file, void *priv, function
309 .vidioc_s_ctrl = vidioc_s_ctrl,
H A Dradio-aimslab.c327 static int vidioc_s_ctrl(struct file *file, void *priv, function
408 .vidioc_s_ctrl = vidioc_s_ctrl,
H A Dradio-aztech.c321 static int vidioc_s_ctrl (struct file *file, void *priv, function
371 .vidioc_s_ctrl = vidioc_s_ctrl,
H A Dradio-gemtek.c262 static int vidioc_s_ctrl(struct file *file, void *priv, function
346 .vidioc_s_ctrl = vidioc_s_ctrl,
H A Dradio-maxiradio.c355 static int vidioc_s_ctrl (struct file *file, void *priv, function
392 .vidioc_s_ctrl = vidioc_s_ctrl,
H A Dradio-sf16fmi.c234 static int vidioc_s_ctrl(struct file *file, void *priv, function
313 .vidioc_s_ctrl = vidioc_s_ctrl,
H A Dradio-terratec.c304 static int vidioc_s_ctrl(struct file *file, void *priv, function
381 .vidioc_s_ctrl = vidioc_s_ctrl,
H A Dradio-trust.c286 static int vidioc_s_ctrl(struct file *file, void *priv, function
361 .vidioc_s_ctrl = vidioc_s_ctrl,
H A Dradio-typhoon.c279 static int vidioc_s_ctrl (struct file *file, void *priv, function
365 .vidioc_s_ctrl = vidioc_s_ctrl,
H A Dradio-zoltrix.c329 static int vidioc_s_ctrl(struct file *file, void *priv, function
414 .vidioc_s_ctrl = vidioc_s_ctrl,
H A Ddsbr100.c353 static int vidioc_s_ctrl(struct file *file, void *priv, function
458 .vidioc_s_ctrl = vidioc_s_ctrl,
H A Dradio-cadet.c480 static int vidioc_s_ctrl(struct file *file, void *priv, function
583 .vidioc_s_ctrl = vidioc_s_ctrl,
H A Dradio-gemtek-pci.c294 static int vidioc_s_ctrl(struct file *file, void *priv, function
394 .vidioc_s_ctrl = vidioc_s_ctrl,
H A Dradio-maestro.c278 static int vidioc_s_ctrl(struct file *file, void *priv, function
370 .vidioc_s_ctrl = vidioc_s_ctrl,
H A Dradio-sf16fmr2.c348 static int vidioc_s_ctrl(struct file *file, void *priv, function
458 .vidioc_s_ctrl = vidioc_s_ctrl,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/cx88/
H A Dcx88-blackbird.c983 static int vidioc_s_ctrl (struct file *file, void *priv, function
1232 .vidioc_s_ctrl = vidioc_s_ctrl,
H A Dcx88-video.c1286 static int vidioc_s_ctrl (struct file *file, void *priv, function
1671 .vidioc_s_ctrl = vidioc_s_ctrl,
1715 .vidioc_s_ctrl = vidioc_s_ctrl,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/
H A Dvivi.c1172 static int vidioc_s_ctrl (struct file *file, void *priv, function
1393 .vidioc_s_ctrl = vidioc_s_ctrl,
H A Dvideodev.c1099 if (!vfd->vidioc_s_ctrl)
1103 ret=vfd->vidioc_s_ctrl(file, fh, p);
H A Dzr364xx.c781 .vidioc_s_ctrl = zr364xx_vidioc_s_ctrl,
H A Dcafe_ccic.c1768 .vidioc_s_ctrl = cafe_vidioc_s_ctrl,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/media/
H A Dv4l2-dev.h236 int (*vidioc_s_ctrl) (struct file *file, void *fh, member in struct:video_device

Completed in 118 milliseconds