Home
last modified time | relevance | path

Searched refs:V4L2_TUNER_SUB_LANG1 (Results 1 – 22 of 22) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/pci/bt8xx/
H A Dbttv-audio-hook.c64 V4L2_TUNER_SUB_LANG1 | in gvbctv3pci_audio()
114 t->rxsubchans = V4L2_TUNER_SUB_LANG1 | V4L2_TUNER_SUB_LANG2; in gvbctv5pci_audio()
122 t->rxsubchans = V4L2_TUNER_SUB_LANG1; in gvbctv5pci_audio()
136 V4L2_TUNER_SUB_LANG1 | in gvbctv5pci_audio()
166 V4L2_TUNER_SUB_LANG1 | in avermedia_tvphone_audio()
197 V4L2_TUNER_SUB_LANG1 | in avermedia_tv_stereo_audio()
235 V4L2_TUNER_SUB_LANG1 | in lt9415_audio()
268 V4L2_TUNER_SUB_LANG1 | in terratv_audio()
301 V4L2_TUNER_SUB_LANG1 | in winfast2000_audio()
348 V4L2_TUNER_SUB_LANG1 | in pvbt878p9b_audio()
[all …]
/OK3568_Linux_fs/kernel/drivers/media/pci/saa7134/
H A Dsaa7134-tvaudio.c379 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()
416 (retval & V4L2_TUNER_SUB_LANG1) ? " lang1" : "", in tvaudio_getstereo()
707 retval = V4L2_TUNER_SUB_LANG1 | V4L2_TUNER_SUB_LANG2; in getstereo_7133()
901 else if (rx & V4L2_TUNER_SUB_LANG1) in saa7134_tvaudio_rx2mode()
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dtvaudio.c361 if (mode & V4L2_TUNER_SUB_LANG1) in chip_thread()
366 if (mode & V4L2_TUNER_SUB_LANG1) 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 Dtda9840.c127 t->rxsubchans = V4L2_TUNER_SUB_LANG1 | V4L2_TUNER_SUB_LANG2; in tda9840_g_tuner()
H A Dmsp3400-kthreads.c419 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 Dsony-btf-mpx.c296 V4L2_TUNER_SUB_STEREO | V4L2_TUNER_SUB_LANG1 | in sony_btf_mpx_g_tuner()
H A Dsaa717x.c1168 vt->rxsubchans = V4L2_TUNER_SUB_LANG1 | V4L2_TUNER_SUB_MONO; in saa717x_g_tuner()
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-modulator.rst137 ``V4L2_TUNER_SUB_LANG1``.
144 ``V4L2_TUNER_SUB_MONO`` or ``V4L2_TUNER_SUB_LANG1``. When the
146 * - ``V4L2_TUNER_SUB_LANG1``
H A Dvidioc-g-tuner.rst314 * - ``V4L2_TUNER_SUB_LANG1``
H A Dhist-v4l2.rst118 2. ``V4L2_TUNER_SUB_LANG1`` was added. (1999-09-05)
/OK3568_Linux_fs/kernel/drivers/media/pci/cx88/
H A Dcx88-dsp.c198 ret = V4L2_TUNER_SUB_LANG1 | V4L2_TUNER_SUB_LANG2; in detect_a2_a2m_eiaj()
/OK3568_Linux_fs/kernel/drivers/media/pci/ivtv/
H A Divtv-gpio.c177 V4L2_TUNER_SUB_LANG1 | V4L2_TUNER_SUB_LANG2; in subdev_g_tuner()
/OK3568_Linux_fs/kernel/drivers/media/pci/ttpci/
H A Dav7110_v4l.c347 t->rxsubchans = V4L2_TUNER_SUB_LANG1 | V4L2_TUNER_SUB_LANG2; in vidioc_g_tuner()
/OK3568_Linux_fs/kernel/drivers/media/pci/cx18/
H A Dcx18-av-core.c785 val = V4L2_TUNER_SUB_LANG1 | V4L2_TUNER_SUB_LANG2; in cx18_av_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 Dvideodev2.h1775 #define V4L2_TUNER_SUB_LANG1 0x0008 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 Dvideodev2.h1775 #define V4L2_TUNER_SUB_LANG1 0x0008 macro
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/
H A Dvideodev2.h.rst.exceptions400 replace define V4L2_TUNER_SUB_LANG1 tuner-rxsubchans
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dvideodev2.h1910 #define V4L2_TUNER_SUB_LANG1 0x0008 macro
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/linux/
H A Dvideodev2.h1892 #define V4L2_TUNER_SUB_LANG1 0x0008 macro
/OK3568_Linux_fs/kernel/drivers/media/test-drivers/vivid/
H A Dvivid-vid-cap.c1578 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 Dpvrusb2-hdw.c924 if (subchan & V4L2_TUNER_SUB_LANG1) { in ctrl_audio_modes_present_get()
/OK3568_Linux_fs/kernel/drivers/media/i2c/cx25840/
H A Dcx25840-core.c2563 val = V4L2_TUNER_SUB_LANG1 | V4L2_TUNER_SUB_LANG2; in cx25840_g_tuner()