Searched refs:atl1_suspend (Results 1 – 1 of 1) sorted by relevance
2775 static int atl1_suspend(struct device *dev) in atl1_suspend() function2878 static SIMPLE_DEV_PM_OPS(atl1_pm_ops, atl1_suspend, atl1_resume);2886 atl1_suspend(&pdev->dev); in atl1_shutdown()