Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.c11800 static int __maybe_unused ipw_pci_suspend(struct device *dev_d) in ipw_pci_suspend() function
11859 static SIMPLE_DEV_PM_OPS(ipw_pci_pm_ops, ipw_pci_suspend, ipw_pci_resume);