Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/sound/pcm/
Dac97.c45 struct ac97mixtable_entry { struct
67 struct ac97mixtable_entry mix[AC97_MIXER_SIZE]; argument
85 static const struct ac97mixtable_entry ac97mixtable_default[AC97_MIXER_SIZE] = {
425 struct ac97mixtable_entry *e = &codec->mix[channel]; in ac97_setrecsrc()
441 struct ac97mixtable_entry *e = &codec->mix[channel]; in ac97_setmixer()