Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_pci.c2371 * fm10k_suspend - Generic PM suspend hook
2378 static int __maybe_unused fm10k_suspend(struct device *dev) in fm10k_suspend() function
2511 static SIMPLE_DEV_PM_OPS(fm10k_pm_ops, fm10k_suspend, fm10k_resume);
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_pci.c2365 * fm10k_suspend - Generic PM suspend hook
2372 static int __maybe_unused fm10k_suspend(struct device *dev) in fm10k_suspend() function
2505 static SIMPLE_DEV_PM_OPS(fm10k_pm_ops, fm10k_suspend, fm10k_resume);

Completed in 7 milliseconds