Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atlx/
H A Datl1.c2754 static int atl1_suspend(struct device *dev) in atl1_suspend() function
2855 static SIMPLE_DEV_PM_OPS(atl1_pm_ops, atl1_suspend, atl1_resume);
2863 atl1_suspend(&pdev->dev); in atl1_shutdown()
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atlx/
H A Datl1.c2756 static int atl1_suspend(struct device *dev) in atl1_suspend() function
2857 static SIMPLE_DEV_PM_OPS(atl1_pm_ops, atl1_suspend, atl1_resume);
2865 atl1_suspend(&pdev->dev); in atl1_shutdown()

Completed in 9 milliseconds