Searched refs:dtb_infos (Results 1 – 2 of 2) sorted by relevance
25 static struct dyn_cfg_dtb_info_t dtb_infos[MAX_DTB_INFO]; variable26 static OBJECT_POOL_ARRAY(dtb_info_pool, dtb_infos);49 if (dtb_infos[index].config_id == config_id) { in dyn_cfg_dtb_info_getter()50 return &dtb_infos[index]; in dyn_cfg_dtb_info_getter()76 if (dtb_infos[0].config_id == 0U) { in fconf_populate_dtb_registry()
28 in global dtb_infos array.
Completed in 3 milliseconds