Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/alx/
H A Dmain.c1888 static int alx_resume(struct device *dev) in alx_resume() function
1910 static SIMPLE_DEV_PM_OPS(alx_pm_ops, alx_suspend, alx_resume);
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/alx/
H A Dmain.c1922 static int alx_resume(struct device *dev) in alx_resume() function
1949 static DEFINE_SIMPLE_DEV_PM_OPS(alx_pm_ops, alx_suspend, alx_resume);

Completed in 5 milliseconds