Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/rockchip/
H A Drockchip_i2s.c81 static int i2s_runtime_resume(struct device *dev) in i2s_runtime_resume() function
902 ret = i2s_runtime_resume(&pdev->dev); in rockchip_i2s_probe()
958 SET_RUNTIME_PM_OPS(i2s_runtime_suspend, i2s_runtime_resume,
/OK3568_Linux_fs/kernel/sound/soc/samsung/
H A Di2s.c1222 static int i2s_runtime_resume(struct device *dev) in i2s_runtime_resume() function
1686 i2s_runtime_resume, NULL)