Searched refs:partition_info (Results 1 – 4 of 4) sorted by relevance
48 static struct mtd_partition partition_info[] = { variable70 #define NUM_PARTITIONS ARRAY_SIZE(partition_info)199 partition_info[3].offset = mymtd->size-partition_info[3].size; in init_scx200_docflash()200 partition_info[2].size = partition_info[3].offset-partition_info[2].offset; in init_scx200_docflash()201 mtd_device_register(mymtd, partition_info, NUM_PARTITIONS); in init_scx200_docflash()
78 static const struct mtd_partition partition_info[] = { variable214 mtd_device_register(all_mtd, partition_info, NUM_PARTITIONS); in init_sbc_gxx()
17 struct partition_info struct28 struct partition_info icdpart[8]; /* info for ICD-partitions 5..12 */ argument31 struct partition_info part[4];
139 static struct mtd_partition partition_info[] = {254 add_mtd_partitions(board_mtd, partition_info, NUM_PARTITIONS);