Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/oxygen/
Doxygen_pcm.c96 static const struct snd_pcm_hardware oxygen_ac97_hardware = { variable
123 [PCM_AC97] = &oxygen_ac97_hardware,
142 runtime->hw = oxygen_ac97_hardware; in oxygen_open()