Searched refs:igb_suspend (Results 1 – 1 of 1) sorted by relevance
186 static int igb_suspend(struct device *);193 SET_SYSTEM_SLEEP_PM_OPS(igb_suspend, igb_resume)7430 static int igb_suspend(struct device *dev) in igb_suspend() function