Home
last modified time | relevance | path

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

/linux-4.4.14/sound/oss/
Dad1848_mixer.h115 MIX_ENT(SOUND_MIXER_CD, 2, 1, 0, 5, 3, 1, 0, 5, 7),
135 MIX_ENT(SOUND_MIXER_CD, 2, 1, 0, 5, 3, 1, 0, 5, 7),
157 MIX_ENT(SOUND_MIXER_CD, 2, 1, 0, 5, 3, 1, 0, 5, 7),
186 MIX_ENT(SOUND_MIXER_CD, 2, 1, 1, 4, 3, 1, 1, 4, 7),
209 MIX_ENT2(SOUND_MIXER_CD, 21, 0, 4, 4, 17, 1, 2, 16, 0, 4,
Dsb_mixer.c75 MIX_ENT(SOUND_MIXER_CD, 0x28, 7, 4, 0x28, 3, 4),
90 MIX_ENT(SOUND_MIXER_CD, 0x36, 7, 5, 0x37, 7, 5),
108 MIX_ENT(SOUND_MIXER_CD, 0x68, 7, 4, 0x68, 3, 4),
Dsb_ess.c1377 #define ES_REC_MIXER_RECCD (SOUND_MIXER_CD + ES_REC_MIXER_RECDIFF)
1396 MIX_ENT(SOUND_MIXER_CD, 0x38, 7, 4, 0x38, 3, 4),
1423 MIX_ENT(SOUND_MIXER_CD, 0x38, 7, 4, 0x38, 3, 4),
1443 MIX_ENT(SOUND_MIXER_CD, 0x38, 7, 4, 0x38, 3, 4),
1467 MIX_ENT(SOUND_MIXER_CD, 0x38, 7, 4, 0x38, 3, 4),
1506 MIX_ENT(SOUND_MIXER_CD, 0x38, 7, 4, 0x38, 3, 4),
Dpas2_mixer.c161 case SOUND_MIXER_CD: /* CD (0-31) */ in pas_mixer_set()
Dtrix.c259 AD1848_REROUTE(SOUND_MIXER_LINE2, SOUND_MIXER_CD); in init_trix_wss()
Dswarm_cs4297a.c380 [SOUND_MIXER_CD] = 3, // CD in cs_printioctl()
1172 [SOUND_MIXER_CD] = 3, // CD in mixer_ioctl()
/linux-4.4.14/include/uapi/linux/
Dsoundcard.h755 #define SOUND_MIXER_CD 8 macro
827 #define SOUND_MASK_CD (1 << SOUND_MIXER_CD)
859 #define SOUND_MIXER_READ_CD MIXER_READ(SOUND_MIXER_CD)
889 #define SOUND_MIXER_WRITE_CD MIXER_WRITE(SOUND_MIXER_CD)
/linux-4.4.14/Documentation/sound/alsa/
DOSS-Emulation.txt224 SOUND_MIXER_CD CD 0
/linux-4.4.14/sound/core/oss/
Dmixer_oss.c1280 { SOUND_MIXER_CD, "CD", 0 }, in snd_mixer_oss_build()