Searched refs:rt2x00pci_probe (Results 1 – 6 of 6) sorted by relevance
22 int rt2x00pci_probe(struct pci_dev *pci_dev, const struct rt2x00_ops *ops);
65 int rt2x00pci_probe(struct pci_dev *pci_dev, const struct rt2x00_ops *ops) in rt2x00pci_probe() function149 EXPORT_SYMBOL_GPL(rt2x00pci_probe);
450 return rt2x00pci_probe(pci_dev, &rt2800pci_ops); in rt2800pci_probe()
1832 return rt2x00pci_probe(pci_dev, &rt2400pci_ops); in rt2400pci_probe()
2129 return rt2x00pci_probe(pci_dev, &rt2500pci_ops); in rt2500pci_probe()
3007 return rt2x00pci_probe(pci_dev, &rt61pci_ops); in rt61pci_probe()