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

  /external/u-boot/common/
image-fit.c 477 ret = fit_image_get_data_and_size(fit, image_noffset, &data, &size);
944 * fit_image_get_data_and_size - get data and its size including
951 * fit_image_get_data_and_size() finds data and its size including
959 int fit_image_get_data_and_size(const void *fit, int noffset, function
    [all...]
  /external/u-boot/include/
image.h 994 int fit_image_get_data_and_size(const void *fit, int noffset,
    [all...]

Completed in 43 milliseconds