Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/atheros/alx/
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);