Home
last modified time | relevance | path

Searched refs:img_spdif_in_runtime_suspend (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/img/
H A Dimg-spdif-in.c90 static int img_spdif_in_runtime_suspend(struct device *dev) in img_spdif_in_runtime_suspend() function
810 img_spdif_in_runtime_suspend(&pdev->dev); in img_spdif_in_probe()
821 img_spdif_in_runtime_suspend(&pdev->dev); in img_spdif_in_dev_remove()
841 img_spdif_in_runtime_suspend(dev); in img_spdif_in_suspend()
862 img_spdif_in_runtime_suspend(dev); in img_spdif_in_resume()
875 SET_RUNTIME_PM_OPS(img_spdif_in_runtime_suspend,
/kernel/linux/linux-6.6/sound/soc/img/
H A Dimg-spdif-in.c90 static int img_spdif_in_runtime_suspend(struct device *dev) in img_spdif_in_runtime_suspend() function
806 img_spdif_in_runtime_suspend(&pdev->dev); in img_spdif_in_probe()
817 img_spdif_in_runtime_suspend(&pdev->dev); in img_spdif_in_dev_remove()
835 img_spdif_in_runtime_suspend(dev); in img_spdif_in_suspend()
856 img_spdif_in_runtime_suspend(dev); in img_spdif_in_resume()
869 SET_RUNTIME_PM_OPS(img_spdif_in_runtime_suspend,

Completed in 4 milliseconds