Home
last modified time | relevance | path

Searched refs:fsl_asrc_runtime_resume (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/sound/soc/fsl/
Dfsl_asrc.c1066 static int fsl_asrc_runtime_resume(struct device *dev);
1219 ret = fsl_asrc_runtime_resume(&pdev->dev); in fsl_asrc_probe()
1264 static int fsl_asrc_runtime_resume(struct device *dev) in fsl_asrc_runtime_resume() function
1361 SET_RUNTIME_PM_OPS(fsl_asrc_runtime_suspend, fsl_asrc_runtime_resume, NULL)