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

/linux-master/drivers/media/tuners/
H A Dxc2028-types.h139 #define V4L2_STD_PAL_DK_A2 (V4L2_STD_PAL_DK | V4L2_STD_A2)
140 #define V4L2_STD_PAL_DK_NICAM (V4L2_STD_PAL_DK | V4L2_STD_NICAM)
H A Dtda9887.c161 .std = V4L2_STD_PAL_DK,
H A Dtuner-simple.c351 } else if (params->std & V4L2_STD_PAL_DK) {
363 if (params->std & (V4L2_STD_PAL_BG|V4L2_STD_PAL_DK)) {
H A Dxc4000.c1345 if (params->std & V4L2_STD_PAL_DK) {
1346 params->std = V4L2_STD_PAL_DK;
H A Dxc5000.c874 if (params->std & V4L2_STD_PAL_DK) {
/linux-master/drivers/media/pci/saa7134/
H A Dsaa7134-tvaudio.c85 .std = V4L2_STD_PAL_DK,
91 .std = V4L2_STD_PAL_DK,
97 .std = V4L2_STD_PAL_DK,
115 .std = V4L2_STD_PAL_DK,
H A Dsaa7134-video.c232 .id = V4L2_STD_PAL_DK,
/linux-master/drivers/media/pci/cx25821/
H A Dcx25821.h69 V4L2_STD_PAL_BG | V4L2_STD_PAL_DK | V4L2_STD_PAL_I | \
H A Dcx25821-medusa-video.c388 if (dev->tvnorm & V4L2_STD_PAL_BG || dev->tvnorm & V4L2_STD_PAL_DK)
/linux-master/drivers/media/i2c/
H A Dsony-btf-mpx.c276 else if (std & V4L2_STD_PAL_DK)
/linux-master/include/uapi/linux/
H A Dvideodev2.h1417 #define V4L2_STD_PAL_DK (V4L2_STD_PAL_D |\ macro
1426 V4L2_STD_PAL_DK |\
1441 #define V4L2_STD_DK (V4L2_STD_PAL_DK |\
/linux-master/drivers/media/pci/cx23885/
H A Dcx23885.h126 V4L2_STD_PAL_BG | V4L2_STD_PAL_DK | V4L2_STD_PAL_I | \
H A Dcx23885-417.c65 .id = V4L2_STD_PAL_DK,
/linux-master/drivers/media/pci/cx88/
H A Dcx88-core.c840 } else if (V4L2_STD_PAL_DK & norm) {
/linux-master/drivers/media/pci/cx18/
H A Dcx18-driver.c467 return V4L2_STD_PAL_DK;
/linux-master/drivers/media/v4l2-core/
H A Dtuner-core.c959 return V4L2_STD_PAL_DK;
H A Dv4l2-ioctl.c55 { V4L2_STD_PAL_DK, "PAL-DK" },
/linux-master/drivers/media/usb/cx231xx/
H A Dcx231xx.h115 V4L2_STD_PAL_BG | V4L2_STD_PAL_DK | V4L2_STD_PAL_I | \
H A Dcx231xx-video.c1174 else if (dev->norm & (V4L2_STD_PAL_DK | V4L2_STD_SECAM_DK))
H A Dcx231xx-417.c94 .id = V4L2_STD_PAL_DK,
/linux-master/drivers/media/pci/ivtv/
H A Divtv-driver.c574 return V4L2_STD_PAL_DK;
/linux-master/drivers/media/pci/saa7164/
H A Dsaa7164-api.c697 } else if (std & V4L2_STD_PAL_DK) {
/linux-master/drivers/media/test-drivers/vivid/
H A Dvivid-vid-cap.c1350 V4L2_STD_PAL_DK,

Completed in 300 milliseconds