Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/sound/pcm/
HDchannel.h268 int chn_setvolume(struct pcm_channel *c, int left, int right);
HDchannel.c1310 chn_setvolume(struct pcm_channel *c, int left, int right) in chn_setvolume() function