Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/mediatek/mt7986/
Dmt7986-afe-pcm.c387 static int mt7986_afe_runtime_suspend(struct device *dev) in mt7986_afe_runtime_suspend() function
559 afe->runtime_suspend = mt7986_afe_runtime_suspend; in mt7986_afe_pcm_dev_probe()
582 mt7986_afe_runtime_suspend(&pdev->dev); in mt7986_afe_pcm_dev_remove()
592 SET_RUNTIME_PM_OPS(mt7986_afe_runtime_suspend,