Home
last modified time | relevance | path

Searched refs:V4L2_TUNER_SUB_SAP (Results 1 – 9 of 9) sorted by relevance

/linux-6.6.21/Documentation/userspace-api/media/v4l/
Dvidioc-g-modulator.rst143 and ``V4L2_TUNER_SUB_SAP`` is also set, channel 1 is encoded as
154 ``V4L2_TUNER_SUB_SAP``. If the hardware does not support the
161 - Same effect as ``V4L2_TUNER_SUB_SAP``.
162 * - ``V4L2_TUNER_SUB_SAP``
Dvidioc-g-tuner.rst323 * - ``V4L2_TUNER_SUB_SAP``
329 The ``V4L2_TUNER_SUB_LANG2`` and ``V4L2_TUNER_SUB_SAP``
330 flags are synonyms. The ``V4L2_TUNER_SUB_SAP`` flag applies
/linux-6.6.21/drivers/media/i2c/
Dmsp3400-kthreads.c1099 state->rxsubchans |= V4L2_TUNER_SUB_SAP; in msp34xxg_detect_stereo()
1115 if ((state->rxsubchans & V4L2_TUNER_SUB_SAP) && in msp34xxg_set_audmode()
Dtvaudio.c599 mode |= V4L2_TUNER_SUB_SAP; in tda985x_getrxsubchans()
/linux-6.6.21/drivers/media/test-drivers/vivid/
Dvivid-vid-cap.c1332 vt->rxsubchans = V4L2_TUNER_SUB_MONO | V4L2_TUNER_SUB_SAP; in vivid_video_g_tuner()
1337 vt->rxsubchans = V4L2_TUNER_SUB_STEREO | V4L2_TUNER_SUB_SAP; in vivid_video_g_tuner()
/linux-6.6.21/drivers/media/pci/cx18/
Dcx18-av-core.c788 val |= V4L2_TUNER_SUB_SAP; in cx18_av_g_tuner()
/linux-6.6.21/include/uapi/linux/
Dvideodev2.h2032 #define V4L2_TUNER_SUB_SAP 0x0004 macro
/linux-6.6.21/Documentation/userspace-api/media/
Dvideodev2.h.rst.exceptions420 replace define V4L2_TUNER_SUB_SAP tuner-rxsubchans
/linux-6.6.21/drivers/media/i2c/cx25840/
Dcx25840-core.c2566 val |= V4L2_TUNER_SUB_SAP; in cx25840_g_tuner()