Home
last modified time | relevance | path

Searched refs:sst_module_new (Results 1 – 4 of 4) sorted by relevance

/sound/soc/intel/common/
Dsst-dsp-priv.h347 struct sst_module *sst_module_new(struct sst_fw *sst_fw,
Dsst-firmware.c476 struct sst_module *sst_module_new(struct sst_fw *sst_fw, in sst_module_new() function
503 EXPORT_SYMBOL_GPL(sst_module_new);
/sound/soc/intel/baytrail/
Dsst-baytrail-dsp.c77 mod = sst_module_new(fw, &template, NULL); in sst_byt_parse_module()
/sound/soc/intel/haswell/
Dsst-haswell-dsp.c120 mod = sst_module_new(fw, &template, NULL); in hsw_parse_module()