Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/intel/common/
Dsst-dsp-priv.h358 struct sst_module_runtime *sst_module_runtime_get_from_id(
Dsst-firmware.c1164 struct sst_module_runtime *sst_module_runtime_get_from_id( in sst_module_runtime_get_from_id() function
1182 EXPORT_SYMBOL_GPL(sst_module_runtime_get_from_id);
/linux-4.4.14/sound/soc/intel/haswell/
Dsst-haswell-ipc.c1925 runtime = sst_module_runtime_get_from_id(module, module_id); in sst_hsw_module_enable()