Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/intel/atom/sst/
Dsst_pvt.c300 int sst_pm_runtime_put(struct intel_sst_drv *sst_drv) in sst_pm_runtime_put() argument
304 pm_runtime_mark_last_busy(sst_drv->dev); in sst_pm_runtime_put()
305 ret = pm_runtime_put_autosuspend(sst_drv->dev); in sst_pm_runtime_put()
Dsst.h510 int sst_pm_runtime_put(struct intel_sst_drv *sst_drv);