Home
last modified time | relevance | path

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

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