Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/rockchip/
H A Drockchip_i2s.c90 static int i2s_runtime_suspend(struct device *dev) in i2s_runtime_suspend() function
846 i2s_runtime_suspend(&pdev->dev); in rockchip_i2s_probe()
860 i2s_runtime_suspend(&pdev->dev); in rockchip_i2s_remove()
866 SET_RUNTIME_PM_OPS(i2s_runtime_suspend, i2s_runtime_resume,
/openbmc/linux/sound/soc/samsung/
H A Di2s.c1222 static int i2s_runtime_suspend(struct device *dev) in i2s_runtime_suspend() function
1738 SET_RUNTIME_PM_OPS(i2s_runtime_suspend,