Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ti/wlcore/
Dwlcore.h499 int wlcore_probe(struct wl1271 *wl, struct platform_device *pdev);
Dmain.c6699 int wlcore_probe(struct wl1271 *wl, struct platform_device *pdev) in wlcore_probe() function
6733 EXPORT_SYMBOL_GPL(wlcore_probe);
/linux-5.19.10/drivers/net/wireless/ti/wl12xx/
Dmain.c1910 ret = wlcore_probe(wl, pdev); in wl12xx_probe()
/linux-5.19.10/drivers/net/wireless/ti/wl18xx/
Dmain.c2016 ret = wlcore_probe(wl, pdev); in wl18xx_probe()