Searched refs:sun4i_i2s_runtime_suspend (Results 1 – 1 of 1) sorted by relevance
879 static int sun4i_i2s_runtime_suspend(struct device *dev) in sun4i_i2s_runtime_suspend() function1130 sun4i_i2s_runtime_suspend(&pdev->dev); in sun4i_i2s_probe()1147 sun4i_i2s_runtime_suspend(&pdev->dev); in sun4i_i2s_remove()1178 .runtime_suspend = sun4i_i2s_runtime_suspend,