Searched refs:ixgbevf_suspend (Results 1 – 1 of 1) sorted by relevance
4296 static int __maybe_unused ixgbevf_suspend(struct device *dev_d) in ixgbevf_suspend() function4342 ixgbevf_suspend(&pdev->dev); in ixgbevf_shutdown()4849 static SIMPLE_DEV_PM_OPS(ixgbevf_pm_ops, ixgbevf_suspend, ixgbevf_resume);