Searched refs:mix_get (Results 1 - 4 of 4) sorted by last modified time

/freebsd-11-stable/sys/dev/sound/pcm/
H A Dmixer.h53 int mix_get(struct snd_mixer *m, u_int dev);
H A Dmixer.c984 mix_get(struct snd_mixer *m, u_int dev) function
H A Dchannel.c2033 vol = mix_get(m, SOUND_MIXER_PCM);
2036 pvol = mix_get(m, parent);
2071 treble = mix_get(m, SOUND_MIXER_TREBLE);
2072 bass = mix_get(m, SOUND_MIXER_BASS);
/freebsd-11-stable/sys/dev/sound/pci/
H A Des137x.c1547 level = mix_get(m, SOUND_MIXER_PCM);

Completed in 100 milliseconds