Home
last modified time | relevance | path

Searched refs:sst_hsw_is_module_active (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/sound/soc/intel/haswell/
Dsst-haswell-pcm.c331 (sst_hsw_is_module_active(hsw, id) || in hsw_waves_switch_get()
350 if (switch_on == sst_hsw_is_module_active(hsw, id)) in hsw_waves_switch_put()
403 if (sst_hsw_is_module_active(hsw, id)) in hsw_waves_param_put()
1236 if (sst_hsw_is_module_active(hsw, SST_HSW_MODULE_WAVES)) { in hsw_pcm_runtime_suspend()
Dsst-haswell-ipc.c1756 bool sst_hsw_is_module_active(struct sst_hsw *hsw, u32 module_id) in sst_hsw_is_module_active() function
1827 if (!sst_hsw_is_module_active(hsw, SST_HSW_MODULE_WAVES)) { in sst_hsw_launch_param_buf()
1914 if (sst_hsw_is_module_active(hsw, module_id)) { in sst_hsw_module_enable()
1980 if (!sst_hsw_is_module_active(hsw, module_id)) { in sst_hsw_module_disable()
Dsst-haswell-ipc.h504 bool sst_hsw_is_module_active(struct sst_hsw *hsw, u32 module_id);