Searched refs:wlcore_probe (Results 1 – 4 of 4) sorted by relevance
508 int wlcore_probe(struct wl1271 *wl, struct platform_device *pdev);
6537 int wlcore_probe(struct wl1271 *wl, struct platform_device *pdev) in wlcore_probe() function6558 EXPORT_SYMBOL_GPL(wlcore_probe);
1917 ret = wlcore_probe(wl, pdev); in wl12xx_probe()
2036 ret = wlcore_probe(wl, pdev); in wl18xx_probe()