Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/intel/common/
Dsst-dsp-priv.h365 struct sst_module_runtime *sst_module_runtime_get_from_id(
Dsst-firmware.c1175 struct sst_module_runtime *sst_module_runtime_get_from_id( in sst_module_runtime_get_from_id() function
1193 EXPORT_SYMBOL_GPL(sst_module_runtime_get_from_id);
/Linux-v4.19/sound/soc/intel/haswell/
Dsst-haswell-ipc.c1919 runtime = sst_module_runtime_get_from_id(module, module_id); in sst_hsw_module_enable()