Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/intel/i40e/
Di40e_main.c16391 static int __maybe_unused i40e_suspend(struct device *dev) in i40e_suspend() function
16487 static SIMPLE_DEV_PM_OPS(i40e_pm_ops, i40e_suspend, i40e_resume);