/openbmc/linux/drivers/media/pci/cx18/ |
H A D | cx18-cards.c | 599 V4L2_INPUT_TYPE_TUNER : V4L2_INPUT_TYPE_CAMERA); in cx18_get_input() 601 input->std = (input->type == V4L2_INPUT_TYPE_TUNER) ? in cx18_get_input()
|
H A D | cx18-ioctl.c | 546 if (card_input->video_type == V4L2_INPUT_TYPE_TUNER) in cx18_s_input()
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | vidioc-enuminput.rst | 79 When the ``type`` is set to ``V4L2_INPUT_TYPE_TUNER`` this is an 113 * - ``V4L2_INPUT_TYPE_TUNER``
|
H A D | tuner.rst | 18 set to ``V4L2_INPUT_TYPE_TUNER`` and its ``tuner`` field contains the
|
H A D | diff-v4l.rst | 193 - ``V4L2_INPUT_TYPE_TUNER`` 206 associated with a tuner are of type ``V4L2_INPUT_TYPE_TUNER``. The
|
/openbmc/linux/drivers/media/pci/ivtv/ |
H A D | ivtv-cards.c | 1311 V4L2_INPUT_TYPE_TUNER : V4L2_INPUT_TYPE_CAMERA); in ivtv_get_input() 1313 input->std = (input->type == V4L2_INPUT_TYPE_TUNER) ? in ivtv_get_input()
|
/openbmc/linux/drivers/media/pci/saa7146/ |
H A D | mxb.c | 56 { TUNER, "Tuner", V4L2_INPUT_TYPE_TUNER, 0x3f, 0,
|
/openbmc/linux/drivers/staging/media/av7110/ |
H A D | av7110_v4l.c | 95 .type = V4L2_INPUT_TYPE_TUNER,
|
/openbmc/linux/drivers/media/pci/saa7164/ |
H A D | saa7164-encoder.c | 254 i->type = V4L2_INPUT_TYPE_TUNER; in saa7164_enum_input()
|
/openbmc/linux/drivers/media/usb/go7007/ |
H A D | go7007-v4l2.c | 611 inp->type = V4L2_INPUT_TYPE_TUNER; in vidioc_enum_input()
|
/openbmc/linux/drivers/media/usb/pvrusb2/ |
H A D | pvrusb2-v4l2.c | 182 tmp.type = V4L2_INPUT_TYPE_TUNER; in pvr2_enum_input()
|
/openbmc/linux/drivers/media/pci/ttpci/ |
H A D | budget-av.c | 1397 { 0, "Composite", V4L2_INPUT_TYPE_TUNER, 1, 0,
|
/openbmc/linux/drivers/media/pci/cx23885/ |
H A D | cx23885-video.c | 753 i->type = V4L2_INPUT_TYPE_TUNER; in cx23885_enum_input()
|
/openbmc/linux/include/uapi/linux/ |
H A D | videodev2.h | 1736 #define V4L2_INPUT_TYPE_TUNER 1 macro
|
/openbmc/linux/Documentation/userspace-api/media/ |
H A D | videodev2.h.rst.exceptions | 347 replace define V4L2_INPUT_TYPE_TUNER input-type
|
/openbmc/linux/drivers/media/pci/cx88/ |
H A D | cx88-video.c | 867 i->type = V4L2_INPUT_TYPE_TUNER; in cx88_enum_input()
|
/openbmc/linux/drivers/media/usb/dvb-usb/ |
H A D | cxusb-analog.c | 1072 { .input = { .name = "TV tuner", .type = V4L2_INPUT_TYPE_TUNER,
|
/openbmc/linux/drivers/media/usb/cx231xx/ |
H A D | cx231xx-video.c | 1037 i->type = V4L2_INPUT_TYPE_TUNER; in cx231xx_enum_input()
|
/openbmc/linux/drivers/media/pci/saa7134/ |
H A D | saa7134-video.c | 1142 i->type = V4L2_INPUT_TYPE_TUNER; in saa7134_enum_input()
|
/openbmc/linux/drivers/media/test-drivers/vivid/ |
H A D | vivid-vid-cap.c | 1086 inp->type = V4L2_INPUT_TYPE_TUNER; in vidioc_enum_input()
|
/openbmc/linux/drivers/media/usb/au0828/ |
H A D | au0828-video.c | 1339 input->type |= V4L2_INPUT_TYPE_TUNER; in vidioc_enum_input()
|
/openbmc/linux/drivers/media/usb/em28xx/ |
H A D | em28xx-video.c | 1666 i->type = V4L2_INPUT_TYPE_TUNER; in vidioc_enum_input()
|
/openbmc/linux/drivers/media/pci/bt8xx/ |
H A D | bttv-driver.c | 1649 i->type = V4L2_INPUT_TYPE_TUNER; in bttv_enum_input()
|