Home
last modified time | relevance | path

Searched refs:V4L2_IN_CAP_STD (Results 1 – 17 of 17) sorted by relevance

/linux-4.4.14/drivers/media/pci/saa7146/
Dhexium_orion.c44 { 0, "CVBS 1", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD },
45 { 1, "CVBS 2", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD },
46 { 2, "CVBS 3", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD },
47 { 3, "CVBS 4", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD },
48 { 4, "CVBS 5", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD },
49 { 5, "CVBS 6", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD },
50 { 6, "Y/C 1", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD },
51 { 7, "Y/C 2", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD },
52 { 8, "Y/C 3", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD },
Dhexium_gemini.c43 { 0, "CVBS 1", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD },
44 { 1, "CVBS 2", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD },
45 { 2, "CVBS 3", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD },
46 { 3, "CVBS 4", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD },
47 { 4, "CVBS 5", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD },
48 { 5, "CVBS 6", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD },
49 { 6, "Y/C 1", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD },
50 { 7, "Y/C 2", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD },
51 { 8, "Y/C 3", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD },
Dmxb.c67 V4L2_STD_PAL_BG | V4L2_STD_PAL_I, 0, V4L2_IN_CAP_STD },
69 V4L2_STD_ALL, 0, V4L2_IN_CAP_STD },
71 V4L2_STD_ALL, 0, V4L2_IN_CAP_STD },
73 V4L2_STD_ALL, 0, V4L2_IN_CAP_STD },
/linux-4.4.14/arch/blackfin/mach-bf561/boards/
Dezkit.c453 .capabilities = V4L2_IN_CAP_STD,
460 .capabilities = V4L2_IN_CAP_STD,
467 .capabilities = V4L2_IN_CAP_STD,
/linux-4.4.14/drivers/media/platform/blackfin/
Dbfin_capture.c299 & V4L2_IN_CAP_STD) { in bcap_start_streaming()
448 if (!(input.capabilities & V4L2_IN_CAP_STD)) in bcap_querystd()
460 if (!(input.capabilities & V4L2_IN_CAP_STD)) in bcap_g_std()
474 if (!(input.capabilities & V4L2_IN_CAP_STD)) in bcap_s_std()
938 if (config->inputs[0].capabilities & V4L2_IN_CAP_STD) { in bcap_probe()
/linux-4.4.14/drivers/media/pci/ttpci/
Dav7110_v4l.c105 .capabilities = V4L2_IN_CAP_STD,
114 .capabilities = V4L2_IN_CAP_STD,
123 .capabilities = V4L2_IN_CAP_STD,
132 .capabilities = V4L2_IN_CAP_STD,
Dbudget-av.c1414 V4L2_STD_PAL_BG | V4L2_STD_NTSC_M, 0, V4L2_IN_CAP_STD },
1416 V4L2_STD_PAL_BG | V4L2_STD_NTSC_M, 0, V4L2_IN_CAP_STD },
/linux-4.4.14/arch/arm/mach-davinci/
Dboard-dm646x-evm.c646 .capabilities = V4L2_IN_CAP_STD,
661 .capabilities = V4L2_IN_CAP_STD,
Dboard-da850-evm.c1188 .capabilities = V4L2_IN_CAP_STD,
1203 .capabilities = V4L2_IN_CAP_STD,
/linux-4.4.14/drivers/media/platform/am437x/
Dam437x-vpfe.c1830 if (!(sdinfo->inputs[0].capabilities & V4L2_IN_CAP_STD)) in vpfe_querystd()
1847 if (!(sdinfo->inputs[0].capabilities & V4L2_IN_CAP_STD)) in vpfe_s_std()
1876 if (sdinfo->inputs[0].capabilities != V4L2_IN_CAP_STD) in vpfe_g_std()
2461 sdinfo->inputs[0].capabilities = V4L2_IN_CAP_STD; in vpfe_get_pdata()
/linux-4.4.14/Documentation/video4linux/
Dv4l2-pci-skeleton.c618 i->capabilities = V4L2_IN_CAP_STD; in skeleton_enum_input()
/linux-4.4.14/arch/blackfin/mach-bf609/boards/
Dezkit.c944 .capabilities = V4L2_IN_CAP_STD,
951 .capabilities = V4L2_IN_CAP_STD,
/linux-4.4.14/drivers/media/platform/davinci/
Dvpif_capture.c774 if (input.capabilities != V4L2_IN_CAP_STD) in vpif_g_std()
804 if (input.capabilities != V4L2_IN_CAP_STD) in vpif_s_std()
/linux-4.4.14/drivers/media/platform/vivid/
Dvivid-vid-cap.c1284 inp->capabilities = V4L2_IN_CAP_STD; in vidioc_enum_input()
1292 inp->capabilities = V4L2_IN_CAP_STD; in vidioc_enum_input()
/linux-4.4.14/drivers/media/usb/hdpvr/
Dhdpvr-video.c768 i->capabilities = n ? V4L2_IN_CAP_STD : V4L2_IN_CAP_DV_TIMINGS; in vidioc_enum_input()
/linux-4.4.14/include/uapi/linux/
Dvideodev2.h1428 #define V4L2_IN_CAP_STD 0x00000004 /* Supports S_STD */ macro
/linux-4.4.14/drivers/media/v4l2-core/
Dv4l2-ioctl.c1091 p->capabilities |= V4L2_IN_CAP_STD; in v4l_enuminput()