Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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.h509 int sst_pm_runtime_put(struct intel_sst_drv *sst_drv);
/kernel/linux/linux-6.6/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);

Completed in 5 milliseconds