Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c15889 * i40e_suspend - PM callback for moving to D3
15892 static int __maybe_unused i40e_suspend(struct device *dev) in i40e_suspend() function
15988 static SIMPLE_DEV_PM_OPS(i40e_pm_ops, i40e_suspend, i40e_resume);
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c16625 * i40e_suspend - PM callback for moving to D3
16628 static int __maybe_unused i40e_suspend(struct device *dev) in i40e_suspend() function
16724 static SIMPLE_DEV_PM_OPS(i40e_pm_ops, i40e_suspend, i40e_resume);

Completed in 34 milliseconds