Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igbvf/
H A Dnetdev.c2471 static int igbvf_suspend(struct device *dev_d) in igbvf_suspend() function
2514 igbvf_suspend(&pdev->dev); in igbvf_shutdown()
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.c2458 static int igbvf_suspend(struct device *dev_d) in igbvf_suspend() function
2501 igbvf_suspend(&pdev->dev); in igbvf_shutdown()
2961 static SIMPLE_DEV_PM_OPS(igbvf_pm_ops, igbvf_suspend, igbvf_resume);

Completed in 12 milliseconds