Searched refs:igb_suspend (Results 1 – 1 of 1) sorted by relevance
181 static int igb_suspend(struct device *);188 SET_SYSTEM_SLEEP_PM_OPS(igb_suspend, igb_resume)9469 static int __maybe_unused igb_suspend(struct device *dev) in igb_suspend() function