Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/pxa/
Dpxa2xx-ac97.c45 static struct snd_ac97_bus_ops pxa2xx_ac97_ops = { variable
224 ret = snd_soc_set_ac97_ops(&pxa2xx_ac97_ops); in pxa2xx_ac97_dev_probe()
/linux-4.1.27/sound/arm/
Dpxa2xx-ac97.c40 static struct snd_ac97_bus_ops pxa2xx_ac97_ops = { variable
197 ret = snd_ac97_bus(card, 0, &pxa2xx_ac97_ops, NULL, &ac97_bus); in pxa2xx_ac97_probe()