Searched refs:pxa2xx_ac97_hw_probe (Results 1 – 4 of 4) sorted by relevance
52 extern int pxa2xx_ac97_hw_probe(struct platform_device *dev);
326 int pxa2xx_ac97_hw_probe(struct platform_device *dev) in pxa2xx_ac97_hw_probe() function429 EXPORT_SYMBOL_GPL(pxa2xx_ac97_hw_probe);
231 ret = pxa2xx_ac97_hw_probe(dev); in pxa2xx_ac97_probe()
244 ret = pxa2xx_ac97_hw_probe(pdev); in pxa2xx_ac97_dev_probe()