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