Searched refs:fsl_sai_runtime_suspend (Results 1 – 1 of 1) sorted by relevance
997 static int fsl_sai_runtime_suspend(struct device *dev);1178 fsl_sai_runtime_suspend(&pdev->dev); in fsl_sai_probe()1189 fsl_sai_runtime_suspend(&pdev->dev); in fsl_sai_remove()1250 static int fsl_sai_runtime_suspend(struct device *dev) in fsl_sai_runtime_suspend() function1324 SET_RUNTIME_PM_OPS(fsl_sai_runtime_suspend,
Completed in 4 milliseconds