Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/tools/
H A Dmkimage.c29 static enum ih_category cur_category; variable
35 const char *name1 = genimg_get_cat_short_name(cur_category, *type1); in h_compare_category_name()
36 const char *name2 = genimg_get_cat_short_name(cur_category, *type2); in h_compare_category_name()
56 cur_category = category; in show_valid_options()