Searched refs:fsl_asrc_runtime_suspend (Results 1 – 1 of 1) sorted by relevance
1200 static int fsl_asrc_runtime_suspend(struct device *dev); in fsl_asrc_probe() 1397 fsl_asrc_runtime_suspend(&pdev->dev);1411 fsl_asrc_runtime_suspend(&pdev->dev);1489 static int fsl_asrc_runtime_suspend(struct device *dev)1531 RUNTIME_PM_OPS(fsl_asrc_runtime_suspend, fsl_asrc_runtime_resume, NULL)1337 static int fsl_asrc_runtime_suspend(struct device *dev) fsl_asrc_runtime_suspend() function