Searched refs:fsl_micfil_runtime_suspend (Results 1 – 1 of 1) sorted by relevance
1366 static int fsl_micfil_runtime_suspend(struct device *dev);1551 fsl_micfil_runtime_suspend(&pdev->dev); in fsl_micfil_probe()1563 static int fsl_micfil_runtime_suspend(struct device *dev) in fsl_micfil_runtime_suspend() function1601 RUNTIME_PM_OPS(fsl_micfil_runtime_suspend, fsl_micfil_runtime_resume, NULL)