Home
last modified time | relevance | path

Searched refs:chn_setvolume (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/sound/pcm/
H A Dchannel.h267 int chn_setvolume(struct pcm_channel *c, int left, int right);
H A Dchannel.c1354 chn_setvolume(struct pcm_channel *c, int left, int right) in chn_setvolume() function