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