fsl_asrc_runtime_suspend
static int fsl_asrc_runtime_suspend(struct device *dev);
fsl_asrc_runtime_suspend(&pdev->dev);
fsl_asrc_runtime_suspend(&pdev->dev);
RUNTIME_PM_OPS(fsl_asrc_runtime_suspend, fsl_asrc_runtime_resume, NULL)