Searched refs:SOUND_MIXER_CD (Results 1 – 9 of 9) sorted by relevance
/linux-4.4.14/sound/oss/ |
D | ad1848_mixer.h | 115 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,
|
D | sb_mixer.c | 75 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),
|
D | sb_ess.c | 1377 #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),
|
D | pas2_mixer.c | 161 case SOUND_MIXER_CD: /* CD (0-31) */ in pas_mixer_set()
|
D | trix.c | 259 AD1848_REROUTE(SOUND_MIXER_LINE2, SOUND_MIXER_CD); in init_trix_wss()
|
D | swarm_cs4297a.c | 380 [SOUND_MIXER_CD] = 3, // CD in cs_printioctl() 1172 [SOUND_MIXER_CD] = 3, // CD in mixer_ioctl()
|
/linux-4.4.14/include/uapi/linux/ |
D | soundcard.h | 755 #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/ |
D | OSS-Emulation.txt | 224 SOUND_MIXER_CD CD 0
|
/linux-4.4.14/sound/core/oss/ |
D | mixer_oss.c | 1280 { SOUND_MIXER_CD, "CD", 0 }, in snd_mixer_oss_build()
|