Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Dwlcore.h499 int wlcore_probe(struct wl1271 *wl, struct platform_device *pdev);
H A Dmain.c6704 int wlcore_probe(struct wl1271 *wl, struct platform_device *pdev) in wlcore_probe() function
6738 EXPORT_SYMBOL_GPL(wlcore_probe);
/openbmc/linux/drivers/net/wireless/ti/wl12xx/
H A Dmain.c1910 ret = wlcore_probe(wl, pdev); in wl12xx_probe()
/openbmc/linux/drivers/net/wireless/ti/wl18xx/
H A Dmain.c2016 ret = wlcore_probe(wl, pdev); in wl18xx_probe()