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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/
H A Dtuner-simple.c226 } else if (t->std & V4L2_STD_PAL_DK) {
238 if (t->std & (V4L2_STD_PAL_BG|V4L2_STD_PAL_DK)) {
H A Dtda9887.c141 .std = V4L2_STD_PAL_DK,
H A Dvideodev.c875 } else if ( (id & V4L2_STD_PAL_DK) == V4L2_STD_PAL_DK) {
876 curr_id = V4L2_STD_PAL_DK;
H A Dtuner-core.c297 t->std = V4L2_STD_PAL_DK;
H A Dv4l2-common.c106 case V4L2_STD_PAL_DK:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/saa7134/
H A Dsaa7134-tvaudio.c101 .std = V4L2_STD_PAL_DK,
107 .std = V4L2_STD_PAL_DK,
113 .std = V4L2_STD_PAL_DK,
131 .std = V4L2_STD_PAL_DK,
H A Dsaa7134-video.c260 .id = V4L2_STD_PAL_DK,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dvideodev2.h726 #define V4L2_STD_DK (V4L2_STD_PAL_DK|V4L2_STD_SECAM_DK)
732 #define V4L2_STD_PAL_DK (V4L2_STD_PAL_D |\ macro
736 V4L2_STD_PAL_DK |\
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/cx88/
H A Dcx88.h58 V4L2_STD_PAL_BG| V4L2_STD_PAL_DK | V4L2_STD_PAL_I | \
H A Dcx88-core.c842 } else if (V4L2_STD_PAL_DK & norm) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/ivtv/
H A Divtv-driver.c479 return V4L2_STD_PAL_DK;
H A Divtv-ioctl.c137 { V4L2_STD_PAL_DK, "PAL-DK" },

Completed in 120 milliseconds