Home
last modified time | relevance | path

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

/linux/sound/soc/sunxi/
H A Dsun4i-i2s.c1338 static int sun4i_i2s_runtime_suspend(struct device *dev) in sun4i_i2s_runtime_suspend() function
1626 sun4i_i2s_runtime_suspend(&pdev->dev); in sun4i_i2s_probe()
1641 sun4i_i2s_runtime_suspend(&pdev->dev); in sun4i_i2s_remove()
1682 .runtime_suspend = sun4i_i2s_runtime_suspend,