Searched refs:SOUND_MASK_PCM (Results 1 – 24 of 24) sorted by relevance
/linux-2.4.37.9/drivers/sound/ |
D | aci.c | 438 vol = !(buf & SOUND_MASK_PCM); in aci_mixer_ioctl() 450 buf |= SOUND_MASK_PCM; in aci_mixer_ioctl() 456 SOUND_MASK_SYNTH | SOUND_MASK_PCM | in aci_mixer_ioctl() 478 SOUND_MASK_SYNTH | SOUND_MASK_PCM | in aci_mixer_ioctl() 492 SOUND_MASK_SYNTH| SOUND_MASK_LINE2| SOUND_MASK_PCM); in aci_mixer_ioctl() 512 buf |= SOUND_MASK_PCM; in aci_mixer_ioctl() 516 buf |= SOUND_MASK_PCM; in aci_mixer_ioctl() 519 buf |= SOUND_MASK_PCM; in aci_mixer_ioctl()
|
D | ad1848_mixer.h | 35 SOUND_MASK_PCM | SOUND_MASK_IMIX) 41 SOUND_MASK_PCM | SOUND_MASK_IMIX) 51 SOUND_MASK_IGAIN | SOUND_MASK_PCM) 53 #define SPRO_MIXER_DEVICES (SOUND_MASK_VOLUME | SOUND_MASK_PCM | \
|
D | sb_mixer.c | 33 #define SBPRO_MIXER_DEVICES (SOUND_MASK_SYNTH | SOUND_MASK_PCM | SOUND_MASK_LINE | SOUND_MASK_MIC … 50 #define SB16_MIXER_DEVICES (SOUND_MASK_SYNTH | SOUND_MASK_PCM | SOUND_MASK_SPEAKER | SOUND_MASK_LI… 60 SOUND_MASK_PCM | SOUND_MASK_MIC | \ 267 ~(SOUND_MASK_BASS | SOUND_MASK_TREBLE | SOUND_MASK_PCM | SOUND_MASK_VOLUME); in smw_mixer_init()
|
D | vidc.c | 154 val = SOUND_MASK_VOLUME | SOUND_MASK_PCM | SOUND_MASK_SYNTH; in vidc_mixer_ioctl() 158 val = SOUND_MASK_VOLUME | SOUND_MASK_PCM | SOUND_MASK_SYNTH; in vidc_mixer_ioctl()
|
D | vwsnd.c | 1121 return SOUND_MASK_PCM; in ad1843_get_recsrc() 1185 case SOUND_MASK_PCM: in ad1843_set_recsrc() 1205 if (newsrc == SOUND_MASK_PCM && oldbits != 6) { in ad1843_set_recsrc() 1211 } else if (newsrc != SOUND_MASK_PCM && oldbits == 6) { in ad1843_set_recsrc() 1230 pcm = ad1843_read_bits(lith, &ad1843_LDA1GM) ? 0 : SOUND_MASK_PCM; in ad1843_get_outsrc() 1248 if (mask & ~(SOUND_MASK_PCM | SOUND_MASK_LINE | in ad1843_set_outsrc() 1251 pcm = (mask & SOUND_MASK_PCM) ? 0 : 1; in ad1843_set_outsrc() 1400 (SOUND_MASK_PCM | SOUND_MASK_LINE | in ad1843_init() 3091 val = (SOUND_MASK_PCM | SOUND_MASK_LINE | in mixer_read_ioctl() 3096 val = (SOUND_MASK_PCM | SOUND_MASK_LINE | in mixer_read_ioctl() [all …]
|
D | pas2_mixer.c | 39 #define SUPPORTED_MIXER_DEVICES (SOUND_MASK_SYNTH | SOUND_MASK_PCM | SOUND_MASK_SPEAKER | SOUND_MA…
|
D | ac97.c | 36 … { AC97_PCMOUT_VOL, SOUND_MIXER_PCM, 0x1f, ST, SOUND_MASK_PCM, -1, 0x0000, INV },
|
D | waveartist.c | 60 SOUND_MASK_PCM |\ 1695 SOUND_MASK_PCM | SOUND_MASK_SPEAKER | 1706 SOUND_MASK_PCM | SOUND_MASK_LINE |
|
D | ad1816.c | 878 SOUND_MASK_PCM | \
|
D | sb_ess.c | 1356 ( SOUND_MASK_SYNTH | SOUND_MASK_PCM | SOUND_MASK_LINE \
|
D | swarm_cs4297a.c | 1280 return put_user(SOUND_MASK_PCM | SOUND_MASK_LINE | in mixer_ioctl() 1289 return put_user(SOUND_MASK_PCM | SOUND_MASK_LINE | in mixer_ioctl()
|
D | ac97_codec.c | 957 codec->supported_mixers &= ~SOUND_MASK_PCM; in ac97_init_mixer()
|
D | esssolo1.c | 750 return put_user(SOUND_MASK_PCM | SOUND_MASK_SYNTH | SOUND_MASK_CD | in mixer_ioctl() 759 return put_user(SOUND_MASK_PCM | SOUND_MASK_SYNTH | SOUND_MASK_CD | in mixer_ioctl()
|
D | msnd_pinnacle.c | 603 val = SOUND_MASK_PCM | in mixer_ioctl()
|
D | gus_wave.c | 2770 SOUND_MASK_SYNTH|SOUND_MASK_PCM)
|
D | maestro.c | 594 SOUND_MASK_PCM|SOUND_MASK_LINE|SOUND_MASK_CD|\
|
/linux-2.4.37.9/include/linux/ |
D | ac97_codec.h | 191 #define AC97_STEREO_MASK (SOUND_MASK_VOLUME|SOUND_MASK_PCM|\
|
D | soundcard.h | 821 #define SOUND_MASK_PCM (1 << SOUND_MIXER_PCM) macro
|
/linux-2.4.37.9/Documentation/sound/ |
D | vwsnd | 194 allowable values are SOUND_MASK_PCM, SOUND_MASK_LINE, SOUND_MASK_MIC, 195 or SOUND_MASK_CD. Selecting SOUND_MASK_PCM sets up internal
|
/linux-2.4.37.9/drivers/sound/emu10k1/ |
D | main.c | 755 card->ac97_supported_mixers &= ~SOUND_MASK_PCM; in fx_init() 756 card->ac97_stereo_mixers &= ~SOUND_MASK_PCM; in fx_init()
|
/linux-2.4.37.9/drivers/sound/dmasound/ |
D | dmasound_awacs.c | 2022 SOUND_MASK_PCM; in tumbler_mixer_ioctl() 2039 data = SOUND_MASK_VOLUME | SOUND_MASK_PCM; in tumbler_mixer_ioctl()
|
/linux-2.4.37.9/drivers/sound/cs4281/ |
D | cs4281m.c | 2354 return put_user(SOUND_MASK_PCM | SOUND_MASK_SYNTH | in mixer_ioctl() 2372 return put_user(SOUND_MASK_PCM | SOUND_MASK_SYNTH | in mixer_ioctl()
|
/linux-2.4.37.9/drivers/sbus/audio/ |
D | audio.c | 610 j |= SOUND_MASK_PCM|SOUND_MASK_RECLEV; in sparcaudio_mixer_ioctl()
|
/linux-2.4.37.9/drivers/usb/ |
D | audio.c | 3275 if (state->mixchmask & SOUND_MASK_PCM) in getvolchannel()
|