Home
last modified time | relevance | path

Searched refs:rt2x00pci_suspend (Results 1 – 6 of 6) sorted by relevance

/drivers/net/wireless/ralink/rt2x00/
Drt2x00pci.h42 int rt2x00pci_suspend(struct pci_dev *pci_dev, pm_message_t state);
45 #define rt2x00pci_suspend NULL macro
Drt2x00pci.c184 int rt2x00pci_suspend(struct pci_dev *pci_dev, pm_message_t state) in rt2x00pci_suspend() function
198 EXPORT_SYMBOL_GPL(rt2x00pci_suspend);
Drt2800pci.c467 .suspend = rt2x00pci_suspend,
Drt2400pci.c1848 .suspend = rt2x00pci_suspend,
Drt2500pci.c2146 .suspend = rt2x00pci_suspend,
Drt61pci.c3109 .suspend = rt2x00pci_suspend,