Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/rockchip/
Drockchip_i2s_tdm.c176 static int __maybe_unused i2s_tdm_runtime_suspend(struct device *dev) in i2s_tdm_runtime_suspend() function
1716 i2s_tdm_runtime_suspend(&pdev->dev); in rockchip_i2s_tdm_probe()
1728 i2s_tdm_runtime_suspend(&pdev->dev); in rockchip_i2s_tdm_remove()
1759 SET_RUNTIME_PM_OPS(i2s_tdm_runtime_suspend, i2s_tdm_runtime_resume,