Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/i2c/
Dmsp3400-kthreads.c35 "6.5/6.25 D/K1 Dual FM-Stereo", V4L2_STD_DK },
37 "6.5/6.74 D/K2 Dual FM-Stereo", V4L2_STD_DK },
39 "6.5 D/K FM-Mono (HDEV3)", V4L2_STD_DK },
41 "6.5/5.74 D/K3 Dual FM-Stereo", V4L2_STD_DK },
49 "6.5/5.85 D/K NICAM FM", V4L2_STD_DK },
51 "6.5/5.85 D/K NICAM FM (HDEV2)", V4L2_STD_DK },
53 "6.5/5.85 D/K NICAM FM (HDEV3)", V4L2_STD_DK },
633 state->detected_std = V4L2_STD_DK; in msp3400c_thread()
646 state->detected_std = V4L2_STD_DK; in msp3400c_thread()
/linux-6.1.9/drivers/staging/media/deprecated/tm6000/
Dtm6000-stds.c369 if (dev->norm & V4L2_STD_DK) in tm6000_set_audio_std()
376 if (dev->norm & V4L2_STD_DK) { in tm6000_set_audio_std()
389 if (dev->norm & V4L2_STD_DK) { in tm6000_set_audio_std()
/linux-6.1.9/drivers/media/pci/saa7134/
Dsaa7134-tvaudio.c71 .std = V4L2_STD_DK | V4L2_STD_SECAM_L | V4L2_STD_SECAM_LC,
798 if (dev->tvnorm->id & V4L2_STD_DK) in tvaudio_thread_ddep()
/linux-6.1.9/drivers/media/common/
Dtveeprom.c55 { V4L2_STD_DK, " PAL(D/D1/K)" },
/linux-6.1.9/Documentation/userspace-api/media/v4l/
Dvidioc-enumstd.rst201 #define V4L2_STD_DK (V4L2_STD_PAL_DK |
Dhist-v4l2.rst779 ``V4L2_STD_GH`` and ``V4L2_STD_DK``. The ``V4L2_STD_NTSC`` and
/linux-6.1.9/drivers/media/tuners/
Dtda8290.c121 } else if (params->std & V4L2_STD_DK) { in set_audio()
Dsi2157.c651 } else if (params->std & V4L2_STD_DK) { in si2157_set_analog_params()
Dtda827x.c57 } else if (params->std & V4L2_STD_DK) { in tda827x_set_std()
Dtda18271-fe.c1011 } else if (params->std & V4L2_STD_DK) { in tda18271_set_analog_params()
/linux-6.1.9/drivers/media/pci/cx18/
Dcx18-driver.c422 V4L2_STD_DK) in cx18_process_eeprom()
/linux-6.1.9/include/uapi/linux/
Dvideodev2.h1408 #define V4L2_STD_DK (V4L2_STD_PAL_DK |\ macro
/linux-6.1.9/Documentation/userspace-api/media/
Dvideodev2.h.rst.exceptions299 replace define V4L2_STD_DK v4l2-std-id
/linux-6.1.9/drivers/media/usb/pvrusb2/
Dpvrusb2-hdw.c1854 .pat = V4L2_STD_DK,