Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/ralink/rt2x00/
Drt2x00pci.h25 int rt2x00pci_suspend(struct pci_dev *pci_dev, pm_message_t state);
28 #define rt2x00pci_suspend NULL macro
Drt2x00pci.c173 int rt2x00pci_suspend(struct pci_dev *pci_dev, pm_message_t state) in rt2x00pci_suspend() function
187 EXPORT_SYMBOL_GPL(rt2x00pci_suspend);
Drt2800pci.c457 .suspend = rt2x00pci_suspend,
Drt2400pci.c1837 .suspend = rt2x00pci_suspend,
Drt2500pci.c2135 .suspend = rt2x00pci_suspend,
Drt61pci.c3012 .suspend = rt2x00pci_suspend,