Searched refs:module_entries (Results 1 – 2 of 2) sorted by relevance
1168 map->module_entries[0].module_id = module->id; in sst_hsw_stream_set_module_info()1169 map->module_entries[0].entry_point = module->entry; in sst_hsw_stream_set_module_info()1931 config.map.module_entries[0].module_id = module->id; in sst_hsw_module_enable()1932 config.map.module_entries[0].entry_point = module->entry; in sst_hsw_module_enable()1944 config.map.module_entries[0].module_id, in sst_hsw_module_enable()1948 config.map.module_entries[0].entry_point); in sst_hsw_module_enable()
232 struct sst_hsw_module_entry module_entries[1]; member