Searched refs:sun4i_i2s_runtime_suspend (Results 1 – 1 of 1) sorted by relevance
1338 static int sun4i_i2s_runtime_suspend(struct device *dev) in sun4i_i2s_runtime_suspend() function1626 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,