Home
last modified time | relevance | path

Searched refs:pxa2xx_ac97_hw_probe (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/include/sound/
Dpxa2xx-lib.h52 extern int pxa2xx_ac97_hw_probe(struct platform_device *dev);
/linux-6.1.9/sound/arm/
Dpxa2xx-ac97-lib.c326 int pxa2xx_ac97_hw_probe(struct platform_device *dev) in pxa2xx_ac97_hw_probe() function
429 EXPORT_SYMBOL_GPL(pxa2xx_ac97_hw_probe);
Dpxa2xx-ac97.c231 ret = pxa2xx_ac97_hw_probe(dev); in pxa2xx_ac97_probe()
/linux-6.1.9/sound/soc/pxa/
Dpxa2xx-ac97.c244 ret = pxa2xx_ac97_hw_probe(pdev); in pxa2xx_ac97_dev_probe()