Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/mediatek/mt8173/
Dmt8173-afe-pcm.c948 static int mt8173_afe_runtime_suspend(struct device *dev) in mt8173_afe_runtime_suspend() function
1130 afe->runtime_suspend = mt8173_afe_runtime_suspend; in mt8173_afe_pcm_dev_probe()
1205 mt8173_afe_runtime_suspend(&pdev->dev); in mt8173_afe_pcm_dev_remove()
1215 SET_RUNTIME_PM_OPS(mt8173_afe_runtime_suspend,