Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/img/
H A Dimg-i2s-out.c67 static int img_i2s_out_runtime_suspend(struct device *dev) in img_i2s_out_runtime_suspend() function
538 img_i2s_out_runtime_suspend(&pdev->dev); in img_i2s_out_probe()
549 img_i2s_out_runtime_suspend(&pdev->dev); in img_i2s_out_dev_remove()
574 img_i2s_out_runtime_suspend(dev); in img_i2s_out_suspend()
597 img_i2s_out_runtime_suspend(dev); in img_i2s_out_resume()
610 SET_RUNTIME_PM_OPS(img_i2s_out_runtime_suspend,