Searched refs:chn_setvolume_multi (Results 1 – 4 of 4) sorted by relevance
| /freebsd/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 | 113 chn_setvolume_multi(c, SND_VOL_C_MASTER, left, right, in mixer_set_softpcmvol()
|
| H A D | channel.c | 1367 chn_setvolume_multi(struct pcm_channel *c, int vc, int left, int right, in chn_setvolume_multi() function 2204 chn_setvolume_multi(c, SND_VOL_C_MASTER, left, right, center); in chn_syncstate()
|
| H A D | dsp.c | 598 chn_setvolume_multi(ch, SND_VOL_C_PCM, in dsp_ioctl_channel() 607 chn_setvolume_multi(ch, SND_VOL_C_PCM, in dsp_ioctl_channel()
|