Searched refs:chn_getvolume_matrix (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/sound/pcm/
H A Dchannel.h271 int chn_getvolume_matrix(struct pcm_channel *c, int vc, int vt);
303 #define CHN_GETVOLUME(...) chn_getvolume_matrix(__VA_ARGS__)
H A Dchannel.c1378 chn_getvolume_matrix(struct pcm_channel *c, int vc, int vt) function

Completed in 66 milliseconds