Searched refs:SOUND_MIXER_PCM (Results 1 – 11 of 11) sorted by relevance
/linux-4.4.14/sound/oss/ |
D | ad1848_mixer.h | 111 MIX_ENT(SOUND_MIXER_PCM, 6, 1, 0, 6, 7, 1, 0, 6, 7), 131 MIX_ENT(SOUND_MIXER_PCM, 6, 1, 0, 6, 7, 1, 0, 6, 7), 153 MIX_ENT(SOUND_MIXER_PCM, 6, 1, 0, 6, 7, 1, 0, 6, 7), 182 MIX_ENT(SOUND_MIXER_PCM, 6, 1, 0, 5, 7, 1, 0, 5, 7), 203 MIX_ENT (SOUND_MIXER_PCM, 6, 1, 1, 4, 7, 1, 1, 4, 8),
|
D | sb_ess.c | 512 ess_mixer_reload (devc, SOUND_MIXER_PCM); /* There be sound! */ in ess_audio_prepare_for_output_audio2() 1373 #define ES_REC_MIXER_RECPCM (SOUND_MIXER_PCM + ES_REC_MIXER_RECDIFF) 1392 MIX_ENT(SOUND_MIXER_PCM, 0x14, 7, 4, 0x14, 3, 4), 1419 MIX_ENT(SOUND_MIXER_PCM, 0x14, 7, 4, 0x14, 3, 4), 1439 MIX_ENT(SOUND_MIXER_PCM, 0x14, 7, 4, 0x14, 3, 4), 1463 MIX_ENT(SOUND_MIXER_PCM, 0x14, 7, 4, 0x14, 3, 4), 1502 MIX_ENT(SOUND_MIXER_PCM, 0x7c, 7, 4, 0x7c, 3, 4),
|
D | sb_mixer.c | 71 MIX_ENT(SOUND_MIXER_PCM, 0x04, 7, 4, 0x04, 3, 4), 86 MIX_ENT(SOUND_MIXER_PCM, 0x32, 7, 5, 0x33, 7, 5), 104 MIX_ENT(SOUND_MIXER_PCM, 0x64, 7, 4, 0x64, 3, 4),
|
D | pas2_mixer.c | 149 case SOUND_MIXER_PCM: /* PAS PCM (0-31) */ in pas_mixer_set()
|
D | waveartist.c | 974 case SOUND_MIXER_PCM: in waveartist_mixer_update() 1054 case SOUND_MIXER_PCM: in waveartist_decode_mixer() 1634 case SOUND_MIXER_PCM: in netwinder_decode_mixer() 1674 case SOUND_MIXER_PCM: in netwinder_get_mixer()
|
D | vidc.c | 106 case SOUND_MIXER_PCM: in vidc_mixer_set()
|
D | msnd_pinnacle.c | 383 case SOUND_MIXER_PCM: in mixer_get() 473 case SOUND_MIXER_PCM: /* pcm vol (dsp mix) */ in mixer_set() 485 update_volm(SOUND_MIXER_PCM, wCurrPlayVol); in mixer_set() 500 update_volm(SOUND_MIXER_PCM, wCurrPlayVol); in mixer_setup()
|
D | swarm_cs4297a.c | 378 [SOUND_MIXER_PCM] = 1, // voice in cs_printioctl() 1170 [SOUND_MIXER_PCM] = 1, // voice in mixer_ioctl()
|
/linux-4.4.14/include/uapi/linux/ |
D | soundcard.h | 751 #define SOUND_MIXER_PCM 4 macro 823 #define SOUND_MASK_PCM (1 << SOUND_MIXER_PCM) 855 #define SOUND_MIXER_READ_PCM MIXER_READ(SOUND_MIXER_PCM) 885 #define SOUND_MIXER_WRITE_PCM MIXER_WRITE(SOUND_MIXER_PCM)
|
/linux-4.4.14/Documentation/sound/alsa/ |
D | OSS-Emulation.txt | 205 string. For example, the volume element SOUND_MIXER_PCM is composed 220 SOUND_MIXER_PCM PCM 0
|
/linux-4.4.14/sound/core/oss/ |
D | mixer_oss.c | 1274 { SOUND_MIXER_PCM, "PCM", 0 }, in snd_mixer_oss_build()
|