Home
last modified time | relevance | path

Searched refs:wlcore_probe (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/net/wireless/ti/wlcore/
Dwlcore.h508 int wlcore_probe(struct wl1271 *wl, struct platform_device *pdev);
Dmain.c6537 int wlcore_probe(struct wl1271 *wl, struct platform_device *pdev) in wlcore_probe() function
6558 EXPORT_SYMBOL_GPL(wlcore_probe);
/linux-4.4.14/drivers/net/wireless/ti/wl12xx/
Dmain.c1917 ret = wlcore_probe(wl, pdev); in wl12xx_probe()
/linux-4.4.14/drivers/net/wireless/ti/wl18xx/
Dmain.c2036 ret = wlcore_probe(wl, pdev); in wl18xx_probe()