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

  /external/u-boot/tools/
dumpimage.c 81 params.type = genimg_get_type_id(optarg);
mkimage.c 266 type = genimg_get_type_id(optarg);
  /external/u-boot/include/
image.h 530 int genimg_get_type_id(const char *name);
    [all...]
  /external/u-boot/common/
image.c 782 int genimg_get_type_id(const char *name) function
    [all...]
image-fit.c 735 *type = genimg_get_type_id(data);
    [all...]

Completed in 454 milliseconds