HomeSort by relevance Sort by last modified time
    Searched refs:genimg_get_cat_name (Results 1 - 3 of 3) sorted by null

  /external/u-boot/include/
image.h 495 * genimg_get_cat_name() - Get the name of an item in a category
501 const char *genimg_get_cat_name(enum ih_category category, uint id);
    [all...]
  /external/u-boot/tools/
mkimage.c 64 genimg_get_cat_name(category, item));
  /external/u-boot/common/
image.c 612 const char *genimg_get_cat_name(enum ih_category category, uint id) function
    [all...]

Completed in 45 milliseconds