Searched refs:i40e_resume (Results 1 – 1 of 1) sorted by relevance
16562 * i40e_resume - PM callback for waking up from D316565 static int i40e_resume(struct device *dev) in i40e_resume() function 16583 static DEFINE_SIMPLE_DEV_PM_OPS(i40e_pm_ops, i40e_suspend, i40e_resume);