Searched refs:il_pm_ops (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/wireless/intel/iwlegacy/
H A Dcommon.h1824 extern const struct dev_pm_ops il_pm_ops;
1826 #define IL_LEGACY_PM_OPS (&il_pm_ops)
H A Dcommon.c4980 SIMPLE_DEV_PM_OPS(il_pm_ops, il_pci_suspend, il_pci_resume);
4981 EXPORT_SYMBOL(il_pm_ops); variable

Completed in 120 milliseconds