Searched refs:bcmsdh_probe (Results 1 – 2 of 2) sorted by relevance
103 extern int bcmsdh_probe(struct device *dev);130 ret = bcmsdh_probe(&func->dev); in bcmsdh_sdmmc_probe()141 ret = bcmsdh_probe(&func->dev); in bcmsdh_sdmmc_probe()
139 int bcmsdh_probe(struct device *dev);142 EXPORT_SYMBOL(bcmsdh_probe);147 static int __devinit bcmsdh_probe(struct device *dev);154 int bcmsdh_probe(struct device *dev) in bcmsdh_probe() function