Home
last modified time | relevance | path

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

/linux/Documentation/userspace-api/media/v4l/
H A 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``
H A 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/drivers/media/i2c/
H A 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()
H A Dtvaudio.c599 mode |= V4L2_TUNER_SUB_SAP; in tda985x_getrxsubchans()
/linux/drivers/media/pci/cx18/
H A Dcx18-av-core.c788 val |= V4L2_TUNER_SUB_SAP; in cx18_av_g_tuner()
/linux/include/uapi/linux/
H A Dvideodev2.h2079 #define V4L2_TUNER_SUB_SAP 0x0004 macro
/linux/Documentation/userspace-api/media/
H A Dvideodev2.h.rst.exceptions423 replace define V4L2_TUNER_SUB_SAP tuner-rxsubchans
/linux/drivers/media/i2c/cx25840/
H A Dcx25840-core.c2566 val |= V4L2_TUNER_SUB_SAP; in cx25840_g_tuner()