Searched refs:module_entries (Results 1 – 2 of 2) sorted by relevance
1159 map->module_entries[0].module_id = module->id; in sst_hsw_stream_set_module_info()1160 map->module_entries[0].entry_point = module->entry; in sst_hsw_stream_set_module_info()1926 config.map.module_entries[0].module_id = module->id; in sst_hsw_module_enable()1927 config.map.module_entries[0].entry_point = module->entry; in sst_hsw_module_enable()1939 config.map.module_entries[0].module_id, in sst_hsw_module_enable()1943 config.map.module_entries[0].entry_point); in sst_hsw_module_enable()
223 struct sst_hsw_module_entry module_entries[1]; member