Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ralink/rt2x00/
Drt2x00soc.c111 int rt2x00soc_remove(struct platform_device *pdev) in rt2x00soc_remove() function
125 EXPORT_SYMBOL_GPL(rt2x00soc_remove);
Drt2x00soc.h20 int rt2x00soc_remove(struct platform_device *pdev);
Drt2800soc.c252 .remove = rt2x00soc_remove,