Home
last modified time | relevance | path

Searched refs:get_table_entry_name (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/u-boot/common/
H A Dimage.c693 char *get_table_entry_name(const table_entry_t *table, char *msg, int id) in get_table_entry_name() function
707 return (get_table_entry_name(uimage_os, "Unknown OS", os)); in genimg_get_os_name()
712 return (get_table_entry_name(uimage_arch, "Unknown Architecture", in genimg_get_arch_name()
718 return (get_table_entry_name(uimage_type, "Unknown Image", type)); in genimg_get_type_name()
740 return (get_table_entry_name(uimage_comp, "Unknown Compression", in genimg_get_comp_name()
H A Dimage.su
/OK3568_Linux_fs/u-boot/spl/common/
H A Dimage.su
/OK3568_Linux_fs/u-boot/tools/
H A Dimximage.c473 printf("%s\n", get_table_entry_name(imximage_versions, NULL, ver)); in print_hdr_v1()
503 printf("%s\n", get_table_entry_name(imximage_versions, NULL, version)); in print_hdr_v2()
H A Daisimage.c151 get_table_entry_name(aisimage_cmds, NULL, id)); in aisimage_print_header()
/OK3568_Linux_fs/u-boot/include/
H A Dimage.h456 char *get_table_entry_name(const table_entry_t *table, char *msg, int id);
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.map