Searched refs:wlcore_probe (Results 1 – 4 of 4) sorted by relevance
511 int wlcore_probe(struct wl1271 *wl, struct platform_device *pdev);
6765 int wlcore_probe(struct wl1271 *wl, struct platform_device *pdev) in wlcore_probe() function6799 EXPORT_SYMBOL_GPL(wlcore_probe);
1920 ret = wlcore_probe(wl, pdev); in wl12xx_probe()
2068 ret = wlcore_probe(wl, pdev); in wl18xx_probe()