Searched refs:pxa2xx_ac97_hw_probe (Results 1 – 4 of 4) sorted by relevance
41 extern int pxa2xx_ac97_hw_probe(struct platform_device *dev);
321 int pxa2xx_ac97_hw_probe(struct platform_device *dev) in pxa2xx_ac97_hw_probe() function411 EXPORT_SYMBOL_GPL(pxa2xx_ac97_hw_probe);
249 ret = pxa2xx_ac97_hw_probe(dev); in pxa2xx_ac97_probe()
242 ret = pxa2xx_ac97_hw_probe(pdev); in pxa2xx_ac97_dev_probe()