Searched refs:rt2x00soc_probe (Results 1 – 3 of 3) sorted by relevance
77 int rt2x00soc_probe(struct platform_device *pdev, const struct rt2x00_ops *ops) in rt2x00soc_probe() function118 EXPORT_SYMBOL_GPL(rt2x00soc_probe);
32 int rt2x00soc_probe(struct platform_device *pdev, const struct rt2x00_ops *ops);
1295 return rt2x00soc_probe(pdev, &rt2800pci_ops); in rt2800soc_probe()