Searched refs:rt2x00soc_probe (Results 1 – 3 of 3) sorted by relevance
64 int rt2x00soc_probe(struct platform_device *pdev, const struct rt2x00_ops *ops) in rt2x00soc_probe() function109 EXPORT_SYMBOL_GPL(rt2x00soc_probe);
19 int rt2x00soc_probe(struct platform_device *pdev, const struct rt2x00_ops *ops);
239 return rt2x00soc_probe(pdev, &rt2800soc_ops); in rt2800soc_probe()
Completed in 5 milliseconds