Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/rockchip/
H A Drockchip_spdif.c76 static int __maybe_unused rk_spdif_runtime_resume(struct device *dev) in rk_spdif_runtime_resume() function
336 ret = rk_spdif_runtime_resume(&pdev->dev); in rk_spdif_probe()
376 SET_RUNTIME_PM_OPS(rk_spdif_runtime_suspend, rk_spdif_runtime_resume,
/kernel/linux/linux-6.6/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,

Completed in 2 milliseconds