Searched refs:pxa2xx_ac97_ops (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/sound/arm/ | ||
H A D | pxa2xx-ac97.c | 40 static struct snd_ac97_bus_ops pxa2xx_ac97_ops = { variable in typeref:struct:snd_ac97_bus_ops 197 ret = snd_ac97_bus(card, 0, &pxa2xx_ac97_ops, NULL, &ac97_bus); pxa2xx_ac97_probe() |
/linux-4.1.27/sound/soc/pxa/ | ||
H A D | pxa2xx-ac97.c | 45 static struct snd_ac97_bus_ops pxa2xx_ac97_ops = { variable in typeref:struct:snd_ac97_bus_ops 224 ret = snd_soc_set_ac97_ops(&pxa2xx_ac97_ops); pxa2xx_ac97_dev_probe() |
Completed in 107 milliseconds