Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/atheros/atl1c/
Datl1c_main.c2421 static int atl1c_suspend(struct device *dev) in atl1c_suspend() function
2476 atl1c_suspend(&pdev->dev); in atl1c_shutdown()
2780 static SIMPLE_DEV_PM_OPS(atl1c_pm_ops, atl1c_suspend, atl1c_resume);