Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/rockchip/
H A Drockchip_i2s.c71 static int i2s_runtime_suspend(struct device *dev) in i2s_runtime_suspend() function
935 i2s_runtime_suspend(&pdev->dev); in rockchip_i2s_probe()
950 i2s_runtime_suspend(&pdev->dev); in rockchip_i2s_remove()
958 SET_RUNTIME_PM_OPS(i2s_runtime_suspend, i2s_runtime_resume,
/OK3568_Linux_fs/kernel/sound/soc/samsung/
H A Di2s.c1207 static int i2s_runtime_suspend(struct device *dev) in i2s_runtime_suspend() function
1685 SET_RUNTIME_PM_OPS(i2s_runtime_suspend,