Home
last modified time | relevance | path

Searched refs:chn_setvolume_multi (Results 1 – 4 of 4) sorted by relevance

/src/sys/dev/sound/pcm/
H A Dchannel.h274 int chn_setvolume_multi(struct pcm_channel *c, int vc, int left, int right,
H A Dmixer.c170 chn_setvolume_multi(c, SND_VOL_C_MASTER, left, right, in mixer_set_softpcmvol()
1143 chn_setvolume_multi(c, SND_VOL_C_PCM, left, right, center); in mixer_ioctl_channel()
H A Ddsp.c589 chn_setvolume_multi(ch, SND_VOL_C_PCM, in dsp_ioctl_channel()
598 chn_setvolume_multi(ch, SND_VOL_C_PCM, in dsp_ioctl_channel()
H A Dchannel.c1376 chn_setvolume_multi(struct pcm_channel *c, int vc, int left, int right, in chn_setvolume_multi() function
2189 chn_setvolume_multi(c, SND_VOL_C_MASTER, left, right, center); in chn_syncstate()