Home
last modified time | relevance | path

Searched refs:V4L2_STD_DK (Results 1 – 5 of 5) sorted by relevance

/linux-4.19.296/drivers/media/common/
Dtveeprom.c63 { V4L2_STD_DK, " PAL(D/D1/K)" },
/linux-4.19.296/drivers/media/tuners/
Dtda8290.c133 } else if (params->std & V4L2_STD_DK) { in set_audio()
Dtda827x.c66 } else if (params->std & V4L2_STD_DK) { in tda827x_set_std()
Dtda18271-fe.c1023 } else if (params->std & V4L2_STD_DK) { in tda18271_set_analog_params()
/linux-4.19.296/include/uapi/linux/
Dvideodev2.h1232 #define V4L2_STD_DK (V4L2_STD_PAL_DK |\ macro