Searched refs:rt2x00soc_remove (Results 1 – 3 of 3) sorted by relevance
111 int rt2x00soc_remove(struct platform_device *pdev) in rt2x00soc_remove() function125 EXPORT_SYMBOL_GPL(rt2x00soc_remove);
20 int rt2x00soc_remove(struct platform_device *pdev);
252 .remove = rt2x00soc_remove,