Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/intel/ipw2x00/
Dipw2200.c11818 static int __maybe_unused ipw_pci_resume(struct device *dev_d) in ipw_pci_resume() function
11859 static SIMPLE_DEV_PM_OPS(ipw_pci_pm_ops, ipw_pci_suspend, ipw_pci_resume);