Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/intel/atom/sst/
H A Dsst_pvt.c291 int sst_pm_runtime_put(struct intel_sst_drv *sst_drv) in sst_pm_runtime_put() argument
295 pm_runtime_mark_last_busy(sst_drv->dev); in sst_pm_runtime_put()
296 ret = pm_runtime_put_autosuspend(sst_drv->dev); in sst_pm_runtime_put()
H A Dsst.h506 int sst_pm_runtime_put(struct intel_sst_drv *sst_drv);