Searched refs:NUM_PARTITIONS (Results 1 - 16 of 16) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/mtd/maps/
H A Dmbx860.c34 #define NUM_PARTITIONS 3 macro
75 add_mtd_partitions(mymtd, partition_info, NUM_PARTITIONS);
H A Dts5500_flash.c66 #define NUM_PARTITIONS ARRAY_SIZE(ts5500_partitions) macro
94 add_mtd_partitions(mymtd, ts5500_partitions, NUM_PARTITIONS);
H A Ddbox2-flash.c59 #define NUM_PARTITIONS ARRAY_SIZE(partition_info) macro
98 add_mtd_partitions(mymtd, partition_info, NUM_PARTITIONS);
H A Dnetsc520.c79 #define NUM_PARTITIONS ARRAY_SIZE(partition_info) macro
121 add_mtd_partitions( mymtd, partition_info, NUM_PARTITIONS );
H A Duclinux.c38 #define NUM_PARTITIONS ARRAY_SIZE(uclinux_romfs) macro
89 add_mtd_partitions(mtd, uclinux_romfs, NUM_PARTITIONS);
H A Ddilnetpc.c302 #define NUM_PARTITIONS ARRAY_SIZE(partition_info) macro
305 static struct mtd_info *lowlvl_parts[NUM_PARTITIONS];
397 for(i = 0; i < NUM_PARTITIONS; i++)
455 add_mtd_partitions(mymtd, partition_info, NUM_PARTITIONS);
461 merged_mtd = mtd_concat_create(lowlvl_parts, NUM_PARTITIONS, "(A)DNP Flash Concatenated");
H A Dh720x-flash.c61 #define NUM_PARTITIONS ARRAY_SIZE(h720x_partitions) macro
104 nr_mtd_parts = NUM_PARTITIONS;
H A Dsbc_gxx.c104 #define NUM_PARTITIONS 3 macro
229 add_mtd_partitions(all_mtd, partition_info, NUM_PARTITIONS );
H A Dscx200_docflash.c72 #define NUM_PARTITIONS ARRAY_SIZE(partition_info) macro
207 add_mtd_partitions(mymtd, partition_info, NUM_PARTITIONS);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/mtd/nand/
H A Dspia.c81 #define NUM_PARTITIONS 2 macro
154 add_mtd_partitions(spia_mtd, partition_info, NUM_PARTITIONS);
H A Dedb7312.c70 #define NUM_PARTITIONS 1 macro
177 mtd_parts_nb = NUM_PARTITIONS;
H A Dh1910.c53 #define NUM_PARTITIONS 1 macro
147 mtd_parts_nb = NUM_PARTITIONS;
H A Dts7250.c42 #define NUM_PARTITIONS 3 macro
176 mtd_parts_nb = NUM_PARTITIONS;
H A Dcmx270_nand.c63 #define NUM_PARTITIONS (ARRAY_SIZE(partition_info)) macro
227 mtd_parts_nb = NUM_PARTITIONS;
H A Dppchameleonevb.c103 #define NUM_PARTITIONS 1 macro
302 mtd_parts_nb = NUM_PARTITIONS;
400 mtd_parts_nb = NUM_PARTITIONS;
H A Drtc_from4.c107 #define NUM_PARTITIONS 1 macro
569 add_mtd_partitions(rtc_from4_mtd, partition_info, NUM_PARTITIONS);

Completed in 173 milliseconds