Home
last modified time | relevance | path

Searched refs:rt2x00_ops (Results 1 – 14 of 14) sorted by relevance

/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00pci.h22 int rt2x00pci_probe(struct pci_dev *pci_dev, const struct rt2x00_ops *ops);
H A Drt2x00soc.h19 int rt2x00soc_probe(struct platform_device *pdev, const struct rt2x00_ops *ops);
H A Drt2x00soc.c64 int rt2x00soc_probe(struct platform_device *pdev, const struct rt2x00_ops *ops) in rt2x00soc_probe()
H A Drt2x00pci.c65 int rt2x00pci_probe(struct pci_dev *pci_dev, const struct rt2x00_ops *ops) in rt2x00pci_probe()
H A Drt2x00usb.h399 const struct rt2x00_ops *ops);
H A Drt2800soc.c225 static const struct rt2x00_ops rt2800soc_ops = {
H A Drt2x00.h629 struct rt2x00_ops { struct
742 const struct rt2x00_ops *ops;
H A Drt2800pci.c380 static const struct rt2x00_ops rt2800pci_ops = {
H A Drt2800usb.c760 static const struct rt2x00_ops rt2800usb_ops = {
H A Drt2500usb.c1891 static const struct rt2x00_ops rt2500usb_ops = {
H A Drt2400pci.c1804 static const struct rt2x00_ops rt2400pci_ops = {
H A Drt2500pci.c2102 static const struct rt2x00_ops rt2500pci_ops = {
H A Drt73usb.c2388 static const struct rt2x00_ops rt73usb_ops = {
H A Drt61pci.c2972 static const struct rt2x00_ops rt61pci_ops = {