Home
last modified time | relevance | path

Searched refs:rt2x00soc_probe (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00soc.c64 int rt2x00soc_probe(struct platform_device *pdev, const struct rt2x00_ops *ops) in rt2x00soc_probe() function
109 EXPORT_SYMBOL_GPL(rt2x00soc_probe); variable
H A Drt2x00soc.h19 int rt2x00soc_probe(struct platform_device *pdev, const struct rt2x00_ops *ops);
H A Drt2800soc.c238 return rt2x00soc_probe(pdev, &rt2800soc_ops); in rt2800soc_probe()
/kernel/linux/linux-6.6/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00soc.c64 int rt2x00soc_probe(struct platform_device *pdev, const struct rt2x00_ops *ops) in rt2x00soc_probe() function
109 EXPORT_SYMBOL_GPL(rt2x00soc_probe); variable
H A Drt2x00soc.h19 int rt2x00soc_probe(struct platform_device *pdev, const struct rt2x00_ops *ops);
H A Drt2800soc.c239 return rt2x00soc_probe(pdev, &rt2800soc_ops); in rt2800soc_probe()

Completed in 2 milliseconds