Home
last modified time | relevance | path

Searched refs:SOUND_MIXER_PCM (Results 1 – 11 of 11) sorted by relevance

/linux-4.1.27/sound/oss/
Dad1848_mixer.h111 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),
Dsb_ess.c512 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),
Dsb_mixer.c71 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),
Dpas2_mixer.c149 case SOUND_MIXER_PCM: /* PAS PCM (0-31) */ in pas_mixer_set()
Dwaveartist.c974 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()
Dvidc.c106 case SOUND_MIXER_PCM: in vidc_mixer_set()
Dmsnd_pinnacle.c383 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()
Dswarm_cs4297a.c378 [SOUND_MIXER_PCM] = 1, // voice in cs_printioctl()
1170 [SOUND_MIXER_PCM] = 1, // voice in mixer_ioctl()
/linux-4.1.27/include/uapi/linux/
Dsoundcard.h751 #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.1.27/Documentation/sound/alsa/
DOSS-Emulation.txt205 string. For example, the volume element SOUND_MIXER_PCM is composed
220 SOUND_MIXER_PCM PCM 0
/linux-4.1.27/sound/core/oss/
Dmixer_oss.c1273 { SOUND_MIXER_PCM, "PCM", 0 }, in snd_mixer_oss_build()