Searched refs:module_entries (Results 1 – 2 of 2) sorted by relevance
1174 map->module_entries[0].module_id = module->id; in sst_hsw_stream_set_module_info()1175 map->module_entries[0].entry_point = module->entry; in sst_hsw_stream_set_module_info()1937 config.map.module_entries[0].module_id = module->id; in sst_hsw_module_enable()1938 config.map.module_entries[0].entry_point = module->entry; in sst_hsw_module_enable()1950 config.map.module_entries[0].module_id, in sst_hsw_module_enable()1954 config.map.module_entries[0].entry_point); in sst_hsw_module_enable()
230 struct sst_hsw_module_entry module_entries[1]; member