Home
last modified time | relevance | path

Searched refs:video_tuner (Results 1 – 25 of 29) sorted by relevance

12

/linux-2.4.37.9/drivers/media/radio/
Dradio-gemtek-pci.c223 struct video_tuner t; in gemtek_pci_ioctl()
226 if ( copy_from_user( &t, arg, sizeof( struct video_tuner ) ) ) in gemtek_pci_ioctl()
240 if ( copy_to_user( arg, &t, sizeof( struct video_tuner ) ) ) in gemtek_pci_ioctl()
248 struct video_tuner t; in gemtek_pci_ioctl()
250 if ( copy_from_user( &t, arg, sizeof( struct video_tuner ) ) ) in gemtek_pci_ioctl()
Dradio-rtrack2.c134 struct video_tuner v; in rt_ioctl()
151 struct video_tuner v; in rt_ioctl()
Dradio-gemtek.c166 struct video_tuner v; in gemtek_ioctl()
183 struct video_tuner v; in gemtek_ioctl()
Dmiropcm20-radio.c150 struct video_tuner v; in pcm20_ioctl()
167 struct video_tuner v; in pcm20_ioctl()
Dradio-terratec.c213 struct video_tuner v; in tt_ioctl()
230 struct video_tuner v; in tt_ioctl()
Dradio-aztech.c185 struct video_tuner v; in az_ioctl()
204 struct video_tuner v; in az_ioctl()
Dradio-trust.c185 struct video_tuner v; in tr_ioctl()
211 struct video_tuner v; in tr_ioctl()
Dradio-aimslab.c241 struct video_tuner v; in rt_ioctl()
258 struct video_tuner v; in rt_ioctl()
Dradio-sf16fmi.c142 struct video_tuner v; in fmi_ioctl()
162 struct video_tuner v; in fmi_ioctl()
Dradio-typhoon.c185 struct video_tuner v; in typhoon_ioctl()
202 struct video_tuner v; in typhoon_ioctl()
Dradio-zoltrix.c243 struct video_tuner v; in zol_ioctl()
262 struct video_tuner v; in zol_ioctl()
Dradio-maxiradio.c191 struct video_tuner v; in radio_function()
217 struct video_tuner v; in radio_function()
Dradio-maestro.c191 struct video_tuner v; in radio_function()
208 struct video_tuner v; in radio_function()
Dradio-sf16fmr2.c246 struct video_tuner v; in fmr2_ioctl()
270 struct video_tuner v; in fmr2_ioctl()
Dradio-cadet.c385 struct video_tuner v; in cadet_ioctl()
419 struct video_tuner v; in cadet_ioctl()
/linux-2.4.37.9/include/linux/
Dvideodev.h130 struct video_tuner struct
323 #define VIDIOCGTUNER _IOWR('v',4,struct video_tuner) /* Get tuner abilities */
324 #define VIDIOCSTUNER _IOW('v',5,struct video_tuner) /* Tune the tuner for the current channel */
/linux-2.4.37.9/drivers/usb/
Ddsbr100.c245 struct video_tuner v; in usb_dsbr100_ioctl()
264 struct video_tuner v; in usb_dsbr100_ioctl()
/linux-2.4.37.9/drivers/media/video/
Dpms.c751 struct video_tuner v; in pms_ioctl()
781 struct video_tuner v; in pms_ioctl()
Dbw-qcam.c759 struct video_tuner v; in qcam_ioctl()
775 struct video_tuner v; in qcam_ioctl()
Dc-qcam.c564 struct video_tuner v; in qcam_ioctl()
580 struct video_tuner v; in qcam_ioctl()
Dw9966.c930 struct video_tuner vtune; in w9966_v4l_ioctl()
951 struct video_tuner vtune; in w9966_v4l_ioctl()
Dtuner.c953 struct video_tuner *vt = arg; in tuner_command()
Dbttv-driver.c1705 struct video_tuner v; in bttv_ioctl()
1726 struct video_tuner v; in bttv_ioctl()
2425 struct video_tuner v; in radio_ioctl()
2445 struct video_tuner v; in radio_ioctl()
Dzr36120.c1083 struct video_tuner v; in zoran_ioctl()
1105 struct video_tuner v; in zoran_ioctl()
/linux-2.4.37.9/arch/mips64/kernel/
Dioctl32.c559 static int get_video_tuner32(struct video_tuner *kp, struct video_tuner32 *up) in get_video_tuner32()
575 static int put_video_tuner32(struct video_tuner *kp, struct video_tuner32 *up) in put_video_tuner32()
720 struct video_tuner vt; in do_video_ioctl()

12