Home
last modified time | relevance | path

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

/linux/sound/soc/mediatek/mt8173/
H A Dmt8173-afe-pcm.c949 static int mt8173_afe_runtime_suspend(struct device *dev) in mt8173_afe_runtime_suspend() function
1137 afe->runtime_suspend = mt8173_afe_runtime_suspend; in mt8173_afe_pcm_dev_probe()
1213 mt8173_afe_runtime_suspend(dev); in mt8173_afe_pcm_dev_remove()
1223 RUNTIME_PM_OPS(mt8173_afe_runtime_suspend,