Home
last modified time | relevance | path

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

/Linux-v5.15/sound/soc/rockchip/
Drockchip_i2s.c60 static int i2s_runtime_suspend(struct device *dev) in i2s_runtime_suspend() function
769 i2s_runtime_suspend(&pdev->dev); in rockchip_i2s_probe()
782 i2s_runtime_suspend(&pdev->dev); in rockchip_i2s_remove()
790 SET_RUNTIME_PM_OPS(i2s_runtime_suspend, i2s_runtime_resume,
/Linux-v5.15/sound/soc/samsung/
Di2s.c1206 static int i2s_runtime_suspend(struct device *dev) in i2s_runtime_suspend() function
1682 SET_RUNTIME_PM_OPS(i2s_runtime_suspend,