Searched refs:fsl_micfil_runtime_suspend (Results 1 – 1 of 1) sorted by relevance
1280 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() function1515 RUNTIME_PM_OPS(fsl_micfil_runtime_suspend, fsl_micfil_runtime_resume, NULL)