Home
last modified time | relevance | path

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

/sound/soc/pxa/
Dpxa2xx-ac97.h20 extern struct snd_ac97_bus_ops pxa2xx_ac97_ops;
/sound/arm/
Dpxa2xx-ac97.c39 static struct snd_ac97_bus_ops pxa2xx_ac97_ops = { variable
193 ret = snd_ac97_bus(card, 0, &pxa2xx_ac97_ops, NULL, &ac97_bus); in pxa2xx_ac97_probe()