Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_main.c2444 static int atl1c_resume(struct device *dev) in atl1c_resume() function
2746 * second-half of the atl1c_resume routine.
2771 static SIMPLE_DEV_PM_OPS(atl1c_pm_ops, atl1c_suspend, atl1c_resume);
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_main.c2531 static int atl1c_resume(struct device *dev) in atl1c_resume() function
2849 * second-half of the atl1c_resume routine.
2874 static SIMPLE_DEV_PM_OPS(atl1c_pm_ops, atl1c_suspend, atl1c_resume);

Completed in 7 milliseconds