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

/freebsd-10.3-release/sys/dev/sound/pcm/
H A Dchannel.h268 int chn_setvolume_multi(struct pcm_channel *c, int vc, int left, int right,
H A Dmixer.c182 chn_setvolume_multi(c, SND_VOL_C_MASTER, left, right,
1180 chn_setvolume_multi(c, SND_VOL_C_PCM, left, right, center);
H A Dchannel.c1322 chn_setvolume_multi(struct pcm_channel *c, int vc, int left, int right, function
2072 chn_setvolume_multi(c, SND_VOL_C_MASTER, left, right, center);
H A Ddsp.c1027 chn_setvolume_multi(volch, SND_VOL_C_PCM, left, right,

Completed in 113 milliseconds