Home
last modified time | relevance | path

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

/linux-6.6.21/sound/pci/oxygen/
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()