Home
last modified time | relevance | path

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

/linux-6.15/sound/soc/fsl/
H A Dfsl_micfil.c1280 static int fsl_micfil_runtime_suspend(struct device *dev);
1465 fsl_micfil_runtime_suspend(&pdev->dev); in fsl_micfil_probe()
1477 static int fsl_micfil_runtime_suspend(struct device *dev) in fsl_micfil_runtime_suspend() function
1515 RUNTIME_PM_OPS(fsl_micfil_runtime_suspend, fsl_micfil_runtime_resume, NULL)