Home
last modified time | relevance | path

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

/sound/soc/intel/common/
Dsst-dsp-priv.h355 struct sst_module_runtime *sst_module_runtime_new(struct sst_module *module,
Dsst-firmware.c518 struct sst_module_runtime *sst_module_runtime_new(struct sst_module *module, in sst_module_runtime_new() function
539 EXPORT_SYMBOL_GPL(sst_module_runtime_new);
/sound/soc/intel/haswell/
Dsst-haswell-ipc.c1476 runtime = sst_module_runtime_new(module, mod_id, NULL); in sst_hsw_runtime_module_create()