Home
last modified time | relevance | path

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

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