Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/igbvf/
Dnetdev.c2458 static int igbvf_suspend(struct device *dev_d) in igbvf_suspend() function
2501 igbvf_suspend(&pdev->dev); in igbvf_shutdown()
2932 static SIMPLE_DEV_PM_OPS(igbvf_pm_ops, igbvf_suspend, igbvf_resume);