| /OK3568_Linux_fs/kernel/drivers/media/pci/bt8xx/ |
| H A D | bttv-audio-hook.c | 65 V4L2_TUNER_SUB_LANG2; in gvbctv3pci_audio() 114 t->rxsubchans = V4L2_TUNER_SUB_LANG1 | V4L2_TUNER_SUB_LANG2; in gvbctv5pci_audio() 118 t->rxsubchans = V4L2_TUNER_SUB_LANG2; in gvbctv5pci_audio() 137 V4L2_TUNER_SUB_LANG2; in gvbctv5pci_audio() 167 V4L2_TUNER_SUB_LANG2; in avermedia_tvphone_audio() 198 V4L2_TUNER_SUB_LANG2; in avermedia_tv_stereo_audio() 236 V4L2_TUNER_SUB_LANG2; in lt9415_audio() 269 V4L2_TUNER_SUB_LANG2; in terratv_audio() 302 V4L2_TUNER_SUB_LANG2; in winfast2000_audio() 349 V4L2_TUNER_SUB_LANG2; in pvbt878p9b_audio() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/saa7134/ |
| H A D | saa7134-tvaudio.c | 379 retval = V4L2_TUNER_SUB_LANG1 | V4L2_TUNER_SUB_LANG2; in tvaudio_getstereo() 399 retval = V4L2_TUNER_SUB_LANG1 | V4L2_TUNER_SUB_LANG2; in tvaudio_getstereo() 417 (retval & V4L2_TUNER_SUB_LANG2) ? " lang2" : ""); in tvaudio_getstereo() 707 retval = V4L2_TUNER_SUB_LANG1 | V4L2_TUNER_SUB_LANG2; in getstereo_7133() 903 else if (rx & V4L2_TUNER_SUB_LANG2) in saa7134_tvaudio_rx2mode()
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | tvaudio.c | 372 if (mode & V4L2_TUNER_SUB_LANG2) in chip_thread() 378 if (mode & V4L2_TUNER_SUB_LANG2) in chip_thread() 428 mode |= V4L2_TUNER_SUB_LANG1 | V4L2_TUNER_SUB_LANG2; in tda9840_getrxsubchans() 762 mode |= V4L2_TUNER_SUB_LANG1 | V4L2_TUNER_SUB_LANG2; in tda9873_getrxsubchans() 990 mode |= V4L2_TUNER_SUB_LANG1 | V4L2_TUNER_SUB_LANG2; in tda9874a_getrxsubchans() 995 mode |= V4L2_TUNER_SUB_LANG1 | V4L2_TUNER_SUB_LANG2; in tda9874a_getrxsubchans() 1431 mode |= V4L2_TUNER_SUB_LANG1 | V4L2_TUNER_SUB_LANG2; in ta8874z_getrxsubchans()
|
| H A D | msp3400-kthreads.c | 270 else if (state->rxsubchans & V4L2_TUNER_SUB_LANG2) { in msp3400c_set_audmode() 419 rxsubchans = V4L2_TUNER_SUB_LANG1 | V4L2_TUNER_SUB_LANG2; in msp3400c_detect_stereo() 445 rxsubchans = V4L2_TUNER_SUB_LANG1 | V4L2_TUNER_SUB_LANG2; in msp3400c_detect_stereo() 1098 V4L2_TUNER_SUB_LANG1 | V4L2_TUNER_SUB_LANG2; in msp34xxg_detect_stereo()
|
| H A D | tda9840.c | 127 t->rxsubchans = V4L2_TUNER_SUB_LANG1 | V4L2_TUNER_SUB_LANG2; in tda9840_g_tuner()
|
| H A D | sony-btf-mpx.c | 297 V4L2_TUNER_SUB_LANG2; in sony_btf_mpx_g_tuner()
|
| H A D | msp3400-driver.c | 589 (state->rxsubchans & V4L2_TUNER_SUB_LANG2) ? ", dual" : ""); in msp_log_status() 596 (state->rxsubchans & V4L2_TUNER_SUB_LANG2) ? ", dual" : ""); in msp_log_status()
|
| H A D | saa717x.c | 1165 vt->rxsubchans = V4L2_TUNER_SUB_LANG2 | V4L2_TUNER_SUB_MONO; in saa717x_g_tuner()
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/cx88/ |
| H A D | cx88-dsp.c | 198 ret = V4L2_TUNER_SUB_LANG1 | V4L2_TUNER_SUB_LANG2; in detect_a2_a2m_eiaj() 318 (ret & V4L2_TUNER_SUB_LANG2) ? " dual" : ""); in cx88_dsp_detect_stereo_sap()
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/ivtv/ |
| H A D | ivtv-gpio.c | 177 V4L2_TUNER_SUB_LANG1 | V4L2_TUNER_SUB_LANG2; in subdev_g_tuner()
|
| H A D | ivtv-fileops.c | 149 if (vt.audmode == V4L2_TUNER_MODE_LANG1_LANG2 && (vt.rxsubchans & V4L2_TUNER_SUB_LANG2)) in ivtv_dualwatch()
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | vidioc-g-tuner.rst | 319 * - ``V4L2_TUNER_SUB_LANG2`` 329 The ``V4L2_TUNER_SUB_LANG2`` and ``V4L2_TUNER_SUB_SAP``
|
| H A D | vidioc-g-modulator.rst | 158 * - ``V4L2_TUNER_SUB_LANG2``
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/cx18/ |
| H A D | cx18-fileops.c | 156 (vt.rxsubchans & V4L2_TUNER_SUB_LANG2)) in cx18_dualwatch()
|
| H A D | cx18-av-core.c | 785 val = V4L2_TUNER_SUB_LANG1 | V4L2_TUNER_SUB_LANG2; in cx18_av_g_tuner()
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/ttpci/ |
| H A D | av7110_v4l.c | 347 t->rxsubchans = V4L2_TUNER_SUB_LANG1 | V4L2_TUNER_SUB_LANG2; in vidioc_g_tuner()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | videodev2.h | 1773 #define V4L2_TUNER_SUB_LANG2 0x0004 macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | videodev2.h | 1773 #define V4L2_TUNER_SUB_LANG2 0x0004 macro
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/ |
| H A D | videodev2.h.rst.exceptions | 398 replace define V4L2_TUNER_SUB_LANG2 tuner-rxsubchans
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | videodev2.h | 1908 #define V4L2_TUNER_SUB_LANG2 0x0004 macro
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/linux/ |
| H A D | videodev2.h | 1890 #define V4L2_TUNER_SUB_LANG2 0x0004 macro
|
| /OK3568_Linux_fs/kernel/drivers/media/test-drivers/vivid/ |
| H A D | vivid-vid-cap.c | 1578 vt->rxsubchans = V4L2_TUNER_SUB_LANG1 | V4L2_TUNER_SUB_LANG2; in vivid_video_g_tuner()
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/pvrusb2/ |
| H A D | pvrusb2-hdw.c | 927 if (subchan & V4L2_TUNER_SUB_LANG2) { in ctrl_audio_modes_present_get()
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/cx25840/ |
| H A D | cx25840-core.c | 2563 val = V4L2_TUNER_SUB_LANG1 | V4L2_TUNER_SUB_LANG2; in cx25840_g_tuner()
|