Home
last modified time | relevance | path

Searched defs:snd_mixer (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/dev/sound/pcm/
H A Dmixer.c51 struct snd_mixer { struct
53 void *devinfo;
54 int busy;
55 int hwvol_muted;
79 static u_int16_t snd_mixerdefaults[SOUND_MIXER_NRDEVICES] = { argument