Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ti/wlcore/
H A Dwlcore.h500 void wlcore_remove(struct platform_device *pdev);
H A Dmain.c6799 void wlcore_remove(struct platform_device *pdev) in wlcore_remove() function
6835 EXPORT_SYMBOL_GPL(wlcore_remove);
/linux/drivers/net/wireless/ti/wl12xx/
H A Dmain.c1931 wlcore_remove(pdev); in wl12xx_remove()