Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/mediatek/mt8195/
Dmt8195-afe-pcm.c2910 static int mt8195_afe_runtime_suspend(struct device *dev) in mt8195_afe_runtime_suspend() function
3113 afe->runtime_suspend = mt8195_afe_runtime_suspend; in mt8195_afe_pcm_dev_probe()
3181 mt8195_afe_runtime_suspend(&pdev->dev); in mt8195_afe_pcm_dev_remove()
3191 SET_RUNTIME_PM_OPS(mt8195_afe_runtime_suspend,