Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/intel/common/
Dsst-dsp-priv.h356 struct sst_module_runtime *sst_module_runtime_get_from_id(
Dsst-firmware.c1166 struct sst_module_runtime *sst_module_runtime_get_from_id( in sst_module_runtime_get_from_id() function
1184 EXPORT_SYMBOL_GPL(sst_module_runtime_get_from_id);
/Linux-v5.4/sound/soc/intel/haswell/
Dsst-haswell-ipc.c1914 runtime = sst_module_runtime_get_from_id(module, module_id); in sst_hsw_module_enable()