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