Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/rt2x00/
Drt2x00pci.h42 int rt2x00pci_suspend(struct pci_dev *pci_dev, pm_message_t state);
45 #define rt2x00pci_suspend NULL macro
Drt2x00pci.c182 int rt2x00pci_suspend(struct pci_dev *pci_dev, pm_message_t state) in rt2x00pci_suspend() function
196 EXPORT_SYMBOL_GPL(rt2x00pci_suspend);
Drt2800pci.c467 .suspend = rt2x00pci_suspend,
Drt2400pci.c1846 .suspend = rt2x00pci_suspend,
Drt2500pci.c2144 .suspend = rt2x00pci_suspend,
Drt61pci.c3107 .suspend = rt2x00pci_suspend,