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

/freebsd-10.0-release/sys/sys/
H A Dsoundcard.h259 } snd_mix_param ; typedef in typeref:struct:_snd_mix_param
262 #define AIOGMIX _IOWR('A', 13, snd_mix_param) /* return mixer status */
263 #define AIOSMIX _IOWR('A', 14, snd_mix_param) /* sets mixer status */

Completed in 164 milliseconds