Home
last modified time | relevance | path

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

/linux/sound/soc/rockchip/
H A Drockchip_i2s_tdm.c125 static int __maybe_unused i2s_tdm_runtime_suspend(struct device *dev) in i2s_tdm_runtime_suspend() function
1376 i2s_tdm_runtime_suspend(&pdev->dev); in rockchip_i2s_tdm_probe()
1388 i2s_tdm_runtime_suspend(&pdev->dev); in rockchip_i2s_tdm_remove()
1417 SET_RUNTIME_PM_OPS(i2s_tdm_runtime_suspend, i2s_tdm_runtime_resume,