Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/rockchip/
H A Drockchip_spdif.c78 static int __maybe_unused rk_spdif_runtime_resume(struct device *dev) in rk_spdif_runtime_resume() function
340 ret = rk_spdif_runtime_resume(&pdev->dev); in rk_spdif_probe()
378 SET_RUNTIME_PM_OPS(rk_spdif_runtime_suspend, rk_spdif_runtime_resume,