Searched defs:mtd_part_info (Results 1 – 1 of 1) sorted by relevance
126 struct mtd_part_info struct128 off_t offset; /* start addr of partion */129 size_t size; /* size of partion */130 …MTD_PARTITION_NAME_MAX]; /* original name of the MTD partition, usually provided by platform */131 …r part_name_std[MTD_PARTITION_NAME_MAX]; /* standard name of the MTD partition, defined by alios */132 char dev_name[MTD_DEVICE_NAME_MAX]; /* device name of the MTD partition */
Completed in 3 milliseconds