Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pcm/
H A Dac97.c44 struct ac97mixtable_entry { struct
66 struct ac97mixtable_entry mix[AC97_MIXER_SIZE]; argument
84 static const struct ac97mixtable_entry ac97mixtable_default[AC97_MIXER_SIZE] = {
424 struct ac97mixtable_entry *e = &codec->mix[channel]; in ac97_setrecsrc()
440 struct ac97mixtable_entry *e = &codec->mix[channel]; in ac97_setmixer()