Searched refs:wlcore_probe (Results 1 – 4 of 4) sorted by relevance
499 int wlcore_probe(struct wl1271 *wl, struct platform_device *pdev);
6704 int wlcore_probe(struct wl1271 *wl, struct platform_device *pdev) in wlcore_probe() function6738 EXPORT_SYMBOL_GPL(wlcore_probe);
1910 ret = wlcore_probe(wl, pdev); in wl12xx_probe()
2016 ret = wlcore_probe(wl, pdev); in wl18xx_probe()