Searched refs:fsl_sai_runtime_suspend (Results 1 – 1 of 1) sorted by relevance
1418 static int fsl_sai_runtime_suspend(struct device *dev);1630 fsl_sai_runtime_suspend(dev); in fsl_sai_probe()1641 fsl_sai_runtime_suspend(&pdev->dev); in fsl_sai_remove()1785 static int fsl_sai_runtime_suspend(struct device *dev) in fsl_sai_runtime_suspend() function1863 RUNTIME_PM_OPS(fsl_sai_runtime_suspend, fsl_sai_runtime_resume, NULL)