Home
last modified time | relevance | path

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

/sound/arm/
Dpxa2xx-ac97-lib.c320 int __devinit pxa2xx_ac97_hw_probe(struct platform_device *dev) in pxa2xx_ac97_hw_probe() function
372 EXPORT_SYMBOL_GPL(pxa2xx_ac97_hw_probe);
Dpxa2xx-ac97.c189 ret = pxa2xx_ac97_hw_probe(dev); in pxa2xx_ac97_probe()
/sound/soc/pxa/
Dpxa2xx-ac97.c109 return pxa2xx_ac97_hw_probe(pdev); in pxa2xx_ac97_probe()