Module devices::pci::ac97_mixer
source · Structs
Ac97Mixer
holds the mixer state for the AC97 bus.
The mixer is used by calling the readb
/readw
/readl
functions to read register values and
the writeb
/writew
/writel
functions to set register values.