Home
last modified time | relevance | path

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

/openbmc/linux/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);