module_entries   1159 sound/soc/intel/haswell/sst-haswell-ipc.c 	map->module_entries[0].module_id = module->id;
module_entries   1160 sound/soc/intel/haswell/sst-haswell-ipc.c 	map->module_entries[0].entry_point = module->entry;
module_entries   1926 sound/soc/intel/haswell/sst-haswell-ipc.c 	config.map.module_entries[0].module_id = module->id;
module_entries   1927 sound/soc/intel/haswell/sst-haswell-ipc.c 	config.map.module_entries[0].entry_point = module->entry;
module_entries   1939 sound/soc/intel/haswell/sst-haswell-ipc.c 		config.map.module_entries[0].module_id,
module_entries   1943 sound/soc/intel/haswell/sst-haswell-ipc.c 		config.map.module_entries[0].entry_point);
module_entries    223 sound/soc/intel/haswell/sst-haswell-ipc.h 	struct sst_hsw_module_entry module_entries[1];