Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igbvf/
H A Dnetdev.c2487 static int __maybe_unused igbvf_resume(struct device *dev_d) in igbvf_resume() function
2566 * resembles the first-half of the igbvf_resume routine.
2591 * second-half of the igbvf_resume routine.
2956 static SIMPLE_DEV_PM_OPS(igbvf_pm_ops, igbvf_suspend, igbvf_resume);
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igbvf/
H A Dnetdev.c2474 static int __maybe_unused igbvf_resume(struct device *dev_d) in igbvf_resume() function
2553 * resembles the first-half of the igbvf_resume routine.
2578 * second-half of the igbvf_resume routine.
2961 static SIMPLE_DEV_PM_OPS(igbvf_pm_ops, igbvf_suspend, igbvf_resume);

Completed in 8 milliseconds