Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/rockchip/
Drockchip_i2s.c55 static int i2s_runtime_resume(struct device *dev) in i2s_runtime_resume() function
509 ret = i2s_runtime_resume(&pdev->dev); in rockchip_i2s_probe()
567 SET_RUNTIME_PM_OPS(i2s_runtime_suspend, i2s_runtime_resume,
/linux-4.4.14/sound/soc/samsung/
Di2s.c1133 static int i2s_runtime_resume(struct device *dev) in i2s_runtime_resume() function
1523 i2s_runtime_resume, NULL)