Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/mediatek/mt8183/
H A Dmt8183-afe-pcm.c977 static int mt8183_afe_runtime_suspend(struct device *dev) in mt8183_afe_runtime_suspend() function
1231 afe->runtime_suspend = mt8183_afe_runtime_suspend; in mt8183_afe_pcm_dev_probe()
1262 mt8183_afe_runtime_suspend(&pdev->dev); in mt8183_afe_pcm_dev_remove()
1272 SET_RUNTIME_PM_OPS(mt8183_afe_runtime_suspend,