Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igb/
H A Digb_main.c185 static int igb_runtime_suspend(struct device *dev);
190 SET_RUNTIME_PM_OPS(igb_runtime_suspend, igb_runtime_resume,
9349 static int __maybe_unused igb_runtime_suspend(struct device *dev) in igb_runtime_suspend() function