Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ti/wlcore/
Dwlcore.h500 void wlcore_remove(struct platform_device *pdev);
Dmain.c6822 void wlcore_remove(struct platform_device *pdev) in wlcore_remove() function
6858 EXPORT_SYMBOL_GPL(wlcore_remove);
/linux-6.12.1/drivers/net/wireless/ti/wl12xx/
Dmain.c1931 wlcore_remove(pdev); in wl12xx_remove()
/linux-6.12.1/drivers/net/wireless/ti/wl18xx/
Dmain.c2100 .remove_new = wlcore_remove,