Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/atmel/
H A Dmchp-spdiftx.c744 static int mchp_spdiftx_runtime_resume(struct device *dev) in mchp_spdiftx_runtime_resume() function
777 RUNTIME_PM_OPS(mchp_spdiftx_runtime_suspend, mchp_spdiftx_runtime_resume,
847 err = mchp_spdiftx_runtime_resume(dev->dev); in mchp_spdiftx_probe()