Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/intel/igb/
Digb_main.c191 static int igb_runtime_suspend(struct device *dev);
196 SET_RUNTIME_PM_OPS(igb_runtime_suspend, igb_runtime_resume,
7468 static int igb_runtime_suspend(struct device *dev) in igb_runtime_suspend() function