Searched refs:module_entries (Results 1 – 2 of 2) sorted by relevance
1170 map->module_entries[0].module_id = module->id; in sst_hsw_stream_set_module_info()1171 map->module_entries[0].entry_point = module->entry; in sst_hsw_stream_set_module_info()1933 config.map.module_entries[0].module_id = module->id; in sst_hsw_module_enable()1934 config.map.module_entries[0].entry_point = module->entry; in sst_hsw_module_enable()1946 config.map.module_entries[0].module_id, in sst_hsw_module_enable()1950 config.map.module_entries[0].entry_point); in sst_hsw_module_enable()
230 struct sst_hsw_module_entry module_entries[1]; member