Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ti/wlcore/
Dwlcore.h500 int wlcore_remove(struct platform_device *pdev);
Dmain.c6739 int wlcore_remove(struct platform_device *pdev) in wlcore_remove() function
6777 EXPORT_SYMBOL_GPL(wlcore_remove);
/linux-6.1.9/drivers/net/wireless/ti/wl12xx/
Dmain.c1931 return wlcore_remove(pdev); in wl12xx_remove()
/linux-6.1.9/drivers/net/wireless/ti/wl18xx/
Dmain.c2036 .remove = wlcore_remove,