pxa2xx_ac97_hw_probe   41 include/sound/pxa2xx-lib.h extern int pxa2xx_ac97_hw_probe(struct platform_device *dev);
pxa2xx_ac97_hw_probe  408 sound/arm/pxa2xx-ac97-lib.c EXPORT_SYMBOL_GPL(pxa2xx_ac97_hw_probe);
pxa2xx_ac97_hw_probe  245 sound/arm/pxa2xx-ac97.c 	ret = pxa2xx_ac97_hw_probe(dev);
pxa2xx_ac97_hw_probe  235 sound/soc/pxa/pxa2xx-ac97.c 	ret = pxa2xx_ac97_hw_probe(pdev);