Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/pxa/
Dpxa2xx-ac97.c56 static struct ac97_controller_ops pxa2xx_ac97_ops = { variable
251 ctrl = snd_ac97_controller_register(&pxa2xx_ac97_ops, &pdev->dev, in pxa2xx_ac97_dev_probe()
/linux-6.12.1/sound/arm/
Dpxa2xx-ac97.c52 static const struct snd_ac97_bus_ops pxa2xx_ac97_ops = { variable
232 ret = snd_ac97_bus(card, 0, &pxa2xx_ac97_ops, NULL, &ac97_bus); in pxa2xx_ac97_probe()