sst_module_get_from_id  348 sound/soc/intel/common/sst-dsp-priv.h struct sst_module *sst_module_get_from_id(struct sst_dsp *dsp, u32 id);
sst_module_get_from_id 1164 sound/soc/intel/common/sst-firmware.c EXPORT_SYMBOL_GPL(sst_module_get_from_id);
sst_module_get_from_id 1458 sound/soc/intel/haswell/sst-haswell-ipc.c 	module = sst_module_get_from_id(dsp, mod_id);
sst_module_get_from_id 1723 sound/soc/intel/haswell/sst-haswell-ipc.c 		module = sst_module_get_from_id(hsw->dsp, id);
sst_module_get_from_id 1738 sound/soc/intel/haswell/sst-haswell-ipc.c 	module = sst_module_get_from_id(hsw->dsp, module_id);
sst_module_get_from_id 1749 sound/soc/intel/haswell/sst-haswell-ipc.c 	module = sst_module_get_from_id(hsw->dsp, module_id);
sst_module_get_from_id 1844 sound/soc/intel/haswell/sst-haswell-ipc.c 	module = sst_module_get_from_id(dsp, module_id);
sst_module_get_from_id 1871 sound/soc/intel/haswell/sst-haswell-ipc.c 		module = sst_module_get_from_id(dsp, module_id);
sst_module_get_from_id 1908 sound/soc/intel/haswell/sst-haswell-ipc.c 	module = sst_module_get_from_id(dsp, module_id);
sst_module_get_from_id 1975 sound/soc/intel/haswell/sst-haswell-ipc.c 	module = sst_module_get_from_id(dsp, module_id);
sst_module_get_from_id  628 sound/soc/intel/haswell/sst-haswell-pcm.c 	module_data = sst_module_get_from_id(dsp, module_id);