Searched refs:SOUND_MASK_PCM (Results 1 – 12 of 12) sorted by relevance
277 mix_setdevs(m, SOUND_MASK_PCM | SOUND_MASK_VOLUME | SOUND_MASK_RECLEV); in dummy_mixer_init()
486 v |= SOUND_MASK_PCM; in mix_setdevs()1126 *(int *)arg |= SOUND_MASK_PCM; in mixer_ioctl_channel()
582 chn_setmute_multi(ch, SND_VOL_C_PCM, (*(int *)arg & SOUND_MASK_PCM) != 0); in dsp_ioctl_channel()643 *(int *)arg = SOUND_MASK_PCM; in dsp_ioctl_channel()
207 mask = SOUND_MASK_PCM; in saimixer_init()
242 mask = SOUND_MASK_PCM; in ssimixer_init()
300 mask = SOUND_MASK_PCM; in hdspemixer_init()
646 mix_setdevs(m, SOUND_MASK_SYNTH | SOUND_MASK_PCM | SOUND_MASK_LINE | in essmix_init()
316 mask = SOUND_MASK_PCM; in hdspmixer_init()
502 mix_setdevs(m, SOUND_MASK_PCM | SOUND_MASK_VOLUME | SOUND_MASK_RECLEV | in h3_mixer_init()
1094 #define SOUND_MASK_PCM (1 << SOUND_MIXER_PCM) macro
2283 if ((mask & SOUND_MASK_PCM) == 0 || in hdaa_audio_ctl_ossmixer_init() 2287 mask |= SOUND_MASK_PCM; in hdaa_audio_ctl_ossmixer_init() 2299 SOUND_MASK_PCM); in hdaa_audio_ctl_ossmixer_init() 5622 flag = ~(SOUND_MASK_VOLUME | SOUND_MASK_PCM | in hdaa_dump_ctls() 7082 hdaa_dump_ctls(pdevinfo, "PCM Volume", SOUND_MASK_PCM); in hdaa_pcm_attach()
1186 (sc->sc_child[i].mix_info & SOUND_MASK_PCM) == 0) { in uaudio_attach_sub()5455 mix_setparentchild(m, SOUND_MIXER_VOLUME, SOUND_MASK_PCM); in uaudio_mixer_init_sub()