Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/pxa/
Dpxa2xx-ac97.c54 static struct ac97_controller_ops pxa2xx_ac97_ops = { variable
242 ctrl = snd_ac97_controller_register(&pxa2xx_ac97_ops, &pdev->dev, in pxa2xx_ac97_dev_probe()
/Linux-v5.4/sound/arm/
Dpxa2xx-ac97.c55 static struct snd_ac97_bus_ops pxa2xx_ac97_ops = { variable
249 ret = snd_ac97_bus(card, 0, &pxa2xx_ac97_ops, NULL, &ac97_bus); in pxa2xx_ac97_probe()