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

  /bootable/recovery/mtdutils/
mtdutils.h 40 int mtd_partition_info(const MtdPartition *partition,
flash_image.c 122 if (mtd_partition_info(partition, NULL, &block_size, NULL))
mtdutils.c 238 mtd_partition_info(const MtdPartition *partition, function
  /bootable/recovery/
bootloader.cpp 76 if (part == NULL || mtd_partition_info(part, NULL, NULL, &write_size)) {
102 if (part == NULL || mtd_partition_info(part, NULL, NULL, &write_size)) {

Completed in 57 milliseconds