Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/oxygen/
H A Doxygen_pcm.c84 static const struct snd_pcm_hardware oxygen_ac97_hardware = { variable
111 [PCM_AC97] = &oxygen_ac97_hardware,
130 runtime->hw = oxygen_ac97_hardware; in oxygen_open()