Searched refs:tuner (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/compat/linux/
H A Dlinux_videodev_compat.h17 l_int tuner; member in struct:l_video_tuner
H A Dlinux_videodev2_compat.h126 uint32_t tuner; /* Associated tuner */ member in struct:l_v4l2_input
H A Dlinux_ioctl.c2656 vt->tuner = lvt->tuner;
2669 lvt->tuner = vt->tuner;
/freebsd-13-stable/sys/contrib/v4l/
H A Dvideodev.h59 #define VIDEO_VC_TUNER 1 /* Channel has a tuner */
69 int tuner; member in struct:video_tuner
257 #define VIDIOCGTUNER _IOWR('v',4,struct video_tuner) /* Get tuner abilities */
258 #define VIDIOCSTUNER _IOW('v',5,struct video_tuner) /* Tune the tuner for the current channel */
267 #define VIDIOCGFREQ _IOR('v',14, unsigned long) /* Set tuner */
268 #define VIDIOCSFREQ _IOW('v',15, unsigned long) /* Set tuner */
H A Dvideodev2.h267 #define V4L2_CAP_TUNER 0x00010000 /* has a tuner */
851 __u32 tuner; /* Associated tuner */ member in struct:v4l2_input
1374 __u32 tuner; member in struct:v4l2_frequency
1381 __u32 tuner; member in struct:v4l2_hw_freq_seek

Completed in 113 milliseconds