Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/mediatek/mt7986/
H A Dmt7986-afe-pcm.c387 static int mt7986_afe_runtime_suspend(struct device *dev) in mt7986_afe_runtime_suspend() function
572 afe->runtime_suspend = mt7986_afe_runtime_suspend; in mt7986_afe_pcm_dev_probe()
595 mt7986_afe_runtime_suspend(&pdev->dev); in mt7986_afe_pcm_dev_remove()
605 SET_RUNTIME_PM_OPS(mt7986_afe_runtime_suspend,