Searched refs:rt2x00pci_pm_ops (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ralink/rt2x00/ |
H A D | rt2x00pci.h | 25 extern const struct dev_pm_ops rt2x00pci_pm_ops;
|
H A D | rt2x00pci.c | 188 SIMPLE_DEV_PM_OPS(rt2x00pci_pm_ops, rt2x00pci_suspend, rt2x00pci_resume); 189 EXPORT_SYMBOL_GPL(rt2x00pci_pm_ops); variable
|
H A D | rt2800pci.c | 458 .driver.pm = &rt2x00pci_pm_ops,
|
H A D | rt2500pci.c | 2137 .driver.pm = &rt2x00pci_pm_ops,
|
H A D | rt2400pci.c | 1839 .driver.pm = &rt2x00pci_pm_ops,
|
H A D | rt61pci.c | 3015 .driver.pm = &rt2x00pci_pm_ops,
|
/kernel/linux/linux-6.6/drivers/net/wireless/ralink/rt2x00/ |
H A D | rt2x00pci.h | 25 extern const struct dev_pm_ops rt2x00pci_pm_ops;
|
H A D | rt2x00pci.c | 188 SIMPLE_DEV_PM_OPS(rt2x00pci_pm_ops, rt2x00pci_suspend, rt2x00pci_resume); 189 EXPORT_SYMBOL_GPL(rt2x00pci_pm_ops); variable
|
H A D | rt2800pci.c | 458 .driver.pm = &rt2x00pci_pm_ops,
|
H A D | rt2500pci.c | 2137 .driver.pm = &rt2x00pci_pm_ops,
|
H A D | rt2400pci.c | 1840 .driver.pm = &rt2x00pci_pm_ops,
|
H A D | rt61pci.c | 3015 .driver.pm = &rt2x00pci_pm_ops,
|
Completed in 17 milliseconds