Searched refs:chn_setvolume_multi (Results 1 – 4 of 4) sorted by relevance
| /src/sys/dev/sound/pcm/ |
| H A D | channel.h | 274 int chn_setvolume_multi(struct pcm_channel *c, int vc, int left, int right,
|
| H A D | mixer.c | 170 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 D | dsp.c | 589 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 D | channel.c | 1376 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()
|