Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/rockchip/
H A Drockchip_spdif.c65 static int __maybe_unused rk_spdif_runtime_suspend(struct device *dev) in rk_spdif_runtime_suspend() function
359 rk_spdif_runtime_suspend(&pdev->dev); in rk_spdif_probe()
370 rk_spdif_runtime_suspend(&pdev->dev); in rk_spdif_remove()
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.c67 static int __maybe_unused rk_spdif_runtime_suspend(struct device *dev) in rk_spdif_runtime_suspend() function
363 rk_spdif_runtime_suspend(&pdev->dev); in rk_spdif_probe()
374 rk_spdif_runtime_suspend(&pdev->dev); in rk_spdif_remove()
378 SET_RUNTIME_PM_OPS(rk_spdif_runtime_suspend, rk_spdif_runtime_resume,

Completed in 2 milliseconds