Searched refs:igbvf_resume (Results 1 – 1 of 1) sorted by relevance
2473 static int __maybe_unused igbvf_resume(struct device *dev_d) in igbvf_resume() function2960 static SIMPLE_DEV_PM_OPS(igbvf_pm_ops, igbvf_suspend, igbvf_resume);