Searched refs:table_entry_t (Results 1 – 7 of 7) sorted by relevance
72 static const table_entry_t uimage_arch[] = {102 static const table_entry_t uimage_os[] = {141 static const table_entry_t uimage_type[] = {188 static const table_entry_t uimage_comp[] = {199 static const table_entry_t uimage_phase[] = {209 const table_entry_t *table;536 const table_entry_t *get_table_entry(const table_entry_t *table, int id) in get_table_entry()569 const table_entry_t *entry; in genimg_get_cat_name()589 const table_entry_t *entry; in genimg_get_cat_short_name()716 int get_table_entry_id(const table_entry_t *table, in get_table_entry_id()[all …]
22 static table_entry_t ublimage_cmds[] = {40 static table_entry_t ublimage_bootops[] = {
24 static table_entry_t imximage_cmds[] = {42 static table_entry_t imximage_boot_offset[] = {57 static table_entry_t imximage_boot_loadsize[] = {71 static table_entry_t imximage_versions[] = {
72 static table_entry_t imx8mimage_cmds[] = {83 static table_entry_t imx8mimage_ivt_offset[] = {
42 static table_entry_t imx8image_cmds[] = {58 static table_entry_t imx8image_core_entries[] = {69 static table_entry_t imx8image_sector_size[] = {
20 static table_entry_t aisimage_cmds[] = {
458 } table_entry_t; typedef474 int get_table_entry_id(const table_entry_t *table,481 char *get_table_entry_name(const table_entry_t *table, char *msg, int id);
Completed in 18 milliseconds