Searched refs:sun4i_i2s_runtime_suspend (Results 1 – 1 of 1) sorted by relevance
1325 static int sun4i_i2s_runtime_suspend(struct device *dev) in sun4i_i2s_runtime_suspend() function1603 sun4i_i2s_runtime_suspend(&pdev->dev); in sun4i_i2s_probe()1618 sun4i_i2s_runtime_suspend(&pdev->dev); in sun4i_i2s_remove()1659 .runtime_suspend = sun4i_i2s_runtime_suspend,