Home
last modified time | relevance | path

Searched refs:igb_suspend (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/intel/igb/
Digb_main.c188 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