Searched refs:mtd_part (Results 1 – 2 of 2) sorted by relevance
410 struct mtd_partition mtd_part; in ubi_dev_scan() local419 memset(&mtd_part, 0, sizeof(mtd_part)); in ubi_dev_scan()420 mtd_part.name = buffer; in ubi_dev_scan()421 mtd_part.size = part->size; in ubi_dev_scan()422 mtd_part.offset = part->offset; in ubi_dev_scan()423 add_mtd_partitions(info, &mtd_part, 1); in ubi_dev_scan()
211 struct mtd_part { struct391 struct mtd_part part;