igbvf_suspend
igbvf_suspend(&pdev->dev);
static DEFINE_SIMPLE_DEV_PM_OPS(igbvf_pm_ops, igbvf_suspend, igbvf_resume);