/Linux-v5.4/drivers/media/pci/saa7146/ |
D | hexium_gemini.c | 32 { 0, "CVBS 1", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD }, 33 { 1, "CVBS 2", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD }, 34 { 2, "CVBS 3", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD }, 35 { 3, "CVBS 4", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD }, 36 { 4, "CVBS 5", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD }, 37 { 5, "CVBS 6", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD }, 38 { 6, "Y/C 1", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD }, 39 { 7, "Y/C 2", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD }, 40 { 8, "Y/C 3", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD },
|
D | hexium_orion.c | 33 { 0, "CVBS 1", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD }, 34 { 1, "CVBS 2", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD }, 35 { 2, "CVBS 3", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD }, 36 { 3, "CVBS 4", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD }, 37 { 4, "CVBS 5", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD }, 38 { 5, "CVBS 6", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD }, 39 { 6, "Y/C 1", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD }, 40 { 7, "Y/C 2", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD }, 41 { 8, "Y/C 3", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD },
|
D | mxb.c | 56 V4L2_STD_PAL_BG | V4L2_STD_PAL_I, 0, V4L2_IN_CAP_STD }, 58 V4L2_STD_ALL, 0, V4L2_IN_CAP_STD }, 60 V4L2_STD_ALL, 0, V4L2_IN_CAP_STD }, 62 V4L2_STD_ALL, 0, V4L2_IN_CAP_STD },
|
/Linux-v5.4/arch/arm/mach-davinci/ |
D | pdata-quirks.c | 39 .capabilities = V4L2_IN_CAP_STD, 54 .capabilities = V4L2_IN_CAP_STD,
|
D | board-dm646x-evm.c | 701 .capabilities = V4L2_IN_CAP_STD, 716 .capabilities = V4L2_IN_CAP_STD,
|
D | board-da850-evm.c | 1241 .capabilities = V4L2_IN_CAP_STD, 1256 .capabilities = V4L2_IN_CAP_STD,
|
/Linux-v5.4/drivers/media/pci/ttpci/ |
D | av7110_v4l.c | 91 .capabilities = V4L2_IN_CAP_STD, 100 .capabilities = V4L2_IN_CAP_STD, 109 .capabilities = V4L2_IN_CAP_STD, 118 .capabilities = V4L2_IN_CAP_STD,
|
D | budget-av.c | 1397 V4L2_STD_PAL_BG | V4L2_STD_NTSC_M, 0, V4L2_IN_CAP_STD }, 1399 V4L2_STD_PAL_BG | V4L2_STD_NTSC_M, 0, V4L2_IN_CAP_STD },
|
/Linux-v5.4/Documentation/media/uapi/v4l/ |
D | vidioc-g-std.rst | 66 does not set the ``V4L2_IN_CAP_STD`` flag), then ``ENODATA`` error code is
|
D | vidioc-enuminput.rst | 222 * - ``V4L2_IN_CAP_STD``
|
/Linux-v5.4/drivers/media/platform/davinci/ |
D | vpif_capture.c | 803 if (input.capabilities != V4L2_IN_CAP_STD) in vpif_g_std() 833 if (input.capabilities != V4L2_IN_CAP_STD) in vpif_s_std() 1563 chan->inputs[i].input.capabilities = V4L2_IN_CAP_STD; in vpif_capture_get_pdata()
|
/Linux-v5.4/drivers/media/platform/am437x/ |
D | am437x-vpfe.c | 1813 if (!(sdinfo->inputs[0].capabilities & V4L2_IN_CAP_STD)) in vpfe_querystd() 1830 if (!(sdinfo->inputs[0].capabilities & V4L2_IN_CAP_STD)) in vpfe_s_std() 1859 if (sdinfo->inputs[0].capabilities != V4L2_IN_CAP_STD) in vpfe_g_std() 2447 sdinfo->inputs[0].capabilities = V4L2_IN_CAP_STD; in vpfe_get_pdata()
|
/Linux-v5.4/samples/v4l/ |
D | v4l2-pci-skeleton.c | 613 i->capabilities = V4L2_IN_CAP_STD; in skeleton_enum_input()
|
/Linux-v5.4/drivers/media/platform/rcar-vin/ |
D | rcar-v4l2.c | 451 i->capabilities = V4L2_IN_CAP_STD; in rvin_enum_input()
|
/Linux-v5.4/drivers/media/platform/vivid/ |
D | vivid-vid-cap.c | 1295 inp->capabilities = V4L2_IN_CAP_STD; in vidioc_enum_input() 1303 inp->capabilities = V4L2_IN_CAP_STD; in vidioc_enum_input()
|
/Linux-v5.4/drivers/media/usb/hdpvr/ |
D | hdpvr-video.c | 776 i->capabilities = n ? V4L2_IN_CAP_STD : V4L2_IN_CAP_DV_TIMINGS; in vidioc_enum_input()
|
/Linux-v5.4/Documentation/media/ |
D | videodev2.h.rst.exceptions | 335 replace define V4L2_IN_CAP_STD input-capabilities
|
/Linux-v5.4/include/uapi/linux/ |
D | videodev2.h | 1632 #define V4L2_IN_CAP_STD 0x00000004 /* Supports S_STD */ macro
|
/Linux-v5.4/drivers/media/pci/tw686x/ |
D | tw686x-video.c | 1031 i->capabilities = V4L2_IN_CAP_STD; in tw686x_enum_input()
|
/Linux-v5.4/drivers/media/usb/dvb-usb/ |
D | cxusb-analog.c | 1099 inp->capabilities |= V4L2_IN_CAP_STD; in cxusb_medion_enum_input()
|
/Linux-v5.4/drivers/media/v4l2-core/ |
D | v4l2-ioctl.c | 1134 p->capabilities |= V4L2_IN_CAP_STD; in v4l_enuminput()
|