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

/linux-4.4.14/sound/soc/intel/atom/sst/
H A Dsst_pvt.c302 int sst_pm_runtime_put(struct intel_sst_drv *sst_drv) sst_pm_runtime_put() argument
306 pm_runtime_mark_last_busy(sst_drv->dev); sst_pm_runtime_put()
307 ret = pm_runtime_put_autosuspend(sst_drv->dev); sst_pm_runtime_put()
H A Dsst.h535 int sst_pm_runtime_put(struct intel_sst_drv *sst_drv);

Completed in 52 milliseconds