Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/intel/common/
Dsst-dsp-priv.h339 struct sst_module_runtime *sst_module_runtime_new(struct sst_module *module,
Dsst-firmware.c526 struct sst_module_runtime *sst_module_runtime_new(struct sst_module *module, in sst_module_runtime_new() function
547 EXPORT_SYMBOL_GPL(sst_module_runtime_new);
/linux-4.1.27/sound/soc/intel/haswell/
Dsst-haswell-ipc.c1472 runtime = sst_module_runtime_new(module, mod_id, NULL); in sst_hsw_runtime_module_create()