Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_main.c2420 static int atl1c_suspend(struct device *dev) in atl1c_suspend() function
2469 atl1c_suspend(&pdev->dev); in atl1c_shutdown()
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.c2507 static int atl1c_suspend(struct device *dev) in atl1c_suspend() function
2556 atl1c_suspend(&pdev->dev); in atl1c_shutdown()
2874 static SIMPLE_DEV_PM_OPS(atl1c_pm_ops, atl1c_suspend, atl1c_resume);

Completed in 7 milliseconds