Searched refs:igbvf_resume (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/intel/igbvf/
H A Dnetdev.c2473 static int __maybe_unused igbvf_resume(struct device *dev_d) function
2552 * resembles the first-half of the igbvf_resume routine.
2577 * second-half of the igbvf_resume routine.
2960 static SIMPLE_DEV_PM_OPS(igbvf_pm_ops, igbvf_suspend, igbvf_resume);

Completed in 85 milliseconds