Home
last modified time | relevance | path

Searched refs:V4L2_STD_PAL_DK (Results 1 – 23 of 23) sorted by relevance

/linux-4.4.14/drivers/media/tuners/
Dtuner-xc2028-types.h138 #define V4L2_STD_PAL_DK_A2 (V4L2_STD_PAL_DK | V4L2_STD_A2)
139 #define V4L2_STD_PAL_DK_NICAM (V4L2_STD_PAL_DK | V4L2_STD_NICAM)
Dtuner-simple.c351 } else if (params->std & V4L2_STD_PAL_DK) { in simple_std_setup()
363 if (params->std & (V4L2_STD_PAL_BG|V4L2_STD_PAL_DK)) { in simple_std_setup()
Dtda9887.c160 .std = V4L2_STD_PAL_DK,
Dxc4000.c1367 if (params->std & V4L2_STD_PAL_DK) { in xc4000_set_analog_params()
1368 params->std = V4L2_STD_PAL_DK; in xc4000_set_analog_params()
Dxc5000.c908 if (params->std & V4L2_STD_PAL_DK) { in xc5000_config_tv()
/linux-4.4.14/drivers/media/pci/saa7134/
Dsaa7134-tvaudio.c98 .std = V4L2_STD_PAL_DK,
104 .std = V4L2_STD_PAL_DK,
110 .std = V4L2_STD_PAL_DK,
128 .std = V4L2_STD_PAL_DK,
Dsaa7134-video.c259 .id = V4L2_STD_PAL_DK,
/linux-4.4.14/drivers/media/i2c/
Dsony-btf-mpx.c288 else if (std & V4L2_STD_PAL_DK) in sony_btf_mpx_s_std()
/linux-4.4.14/drivers/media/pci/cx25821/
Dcx25821.h86 V4L2_STD_PAL_BG | V4L2_STD_PAL_DK | V4L2_STD_PAL_I | \
Dcx25821-medusa-video.c402 if (dev->tvnorm & V4L2_STD_PAL_BG || dev->tvnorm & V4L2_STD_PAL_DK) in medusa_set_videostandard()
/linux-4.4.14/include/uapi/linux/
Dvideodev2.h1125 #define V4L2_STD_PAL_DK (V4L2_STD_PAL_D |\ macro
1134 V4L2_STD_PAL_DK |\
1149 #define V4L2_STD_DK (V4L2_STD_PAL_DK |\
/linux-4.4.14/drivers/media/pci/cx23885/
Dcx23885.h125 V4L2_STD_PAL_BG | V4L2_STD_PAL_DK | V4L2_STD_PAL_I | \
Dcx23885-417.c74 .id = V4L2_STD_PAL_DK,
/linux-4.4.14/drivers/media/usb/cx231xx/
Dcx231xx.h123 V4L2_STD_PAL_BG | V4L2_STD_PAL_DK | V4L2_STD_PAL_I | \
Dcx231xx-417.c110 .id = V4L2_STD_PAL_DK,
Dcx231xx-video.c1282 else if (dev->norm & (V4L2_STD_PAL_DK | V4L2_STD_SECAM_DK)) in cx231xx_s_frequency()
/linux-4.4.14/drivers/media/pci/cx88/
Dcx88-core.c816 } else if (V4L2_STD_PAL_DK & norm) { in set_tvaudio()
/linux-4.4.14/drivers/media/v4l2-core/
Dtuner-core.c908 return V4L2_STD_PAL_DK; in tuner_fixup_std()
Dv4l2-ioctl.c59 { V4L2_STD_PAL_DK, "PAL-DK" },
/linux-4.4.14/drivers/media/pci/cx18/
Dcx18-driver.c482 return V4L2_STD_PAL_DK; in cx18_parse_std()
/linux-4.4.14/drivers/media/pci/ivtv/
Divtv-driver.c577 return V4L2_STD_PAL_DK; in ivtv_parse_std()
/linux-4.4.14/drivers/media/pci/saa7164/
Dsaa7164-api.c711 } else if (std & V4L2_STD_PAL_DK) { in saa7164_api_configure_dif()
/linux-4.4.14/drivers/media/platform/vivid/
Dvivid-vid-cap.c1521 V4L2_STD_PAL_DK,