Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/mtd/maps/
Dsolutionengine.c52 #define NUM_PARTITIONS ARRAY_SIZE(superh_se_partitions) macro
55 #define NUM_PARTITIONS 0 macro
96 superh_se_partitions, NUM_PARTITIONS); in init_soleng_maps()
Ddilnetpc.c300 #define NUM_PARTITIONS ARRAY_SIZE(partition_info) macro
303 static struct mtd_info *lowlvl_parts[NUM_PARTITIONS];
395 for(i = 0; i < NUM_PARTITIONS; i++) in init_dnpc()
453 mtd_device_register(mymtd, partition_info, NUM_PARTITIONS); in init_dnpc()
459 merged_mtd = mtd_concat_create(lowlvl_parts, NUM_PARTITIONS, "(A)DNP Flash Concatenated"); in init_dnpc()
Dts5500_flash.c64 #define NUM_PARTITIONS ARRAY_SIZE(ts5500_partitions) macro
92 mtd_device_register(mymtd, ts5500_partitions, NUM_PARTITIONS); in init_ts5500_map()
Dmbx860.c32 #define NUM_PARTITIONS 3 macro
73 mtd_device_register(mymtd, partition_info, NUM_PARTITIONS); in init_mbx()
Dnetsc520.c77 #define NUM_PARTITIONS ARRAY_SIZE(partition_info) macro
119 mtd_device_register(mymtd, partition_info, NUM_PARTITIONS); in init_netsc520()
Dh720x-flash.c59 #define NUM_PARTITIONS ARRAY_SIZE(h720x_partitions) macro
89 h720x_partitions, NUM_PARTITIONS); in h720x_mtd_init()
Ddbox2-flash.c57 #define NUM_PARTITIONS ARRAY_SIZE(partition_info) macro
96 mtd_device_register(mymtd, partition_info, NUM_PARTITIONS); in init_dbox2_flash()
Duclinux.c41 #define NUM_PARTITIONS ARRAY_SIZE(uclinux_romfs) macro
92 mtd_device_register(mtd, uclinux_romfs, NUM_PARTITIONS); in uclinux_mtd_init()
Dsbc_gxx.c101 #define NUM_PARTITIONS 3 macro
226 mtd_device_register(all_mtd, partition_info, NUM_PARTITIONS); in init_sbc_gxx()
Dscx200_docflash.c69 #define NUM_PARTITIONS ARRAY_SIZE(partition_info) macro
200 mtd_device_register(mymtd, partition_info, NUM_PARTITIONS); in init_scx200_docflash()
/linux-3.4.99/drivers/mtd/nand/
Dh1910.c50 #define NUM_PARTITIONS 1 macro
139 NUM_PARTITIONS); in h1910_init()
Dspia.c79 #define NUM_PARTITIONS 2 macro
152 mtd_device_register(spia_mtd, partition_info, NUM_PARTITIONS); in spia_init()
Dppchameleonevb.c100 #define NUM_PARTITIONS 1 macro
281 NUM_PARTITIONS); in ppchameleonevb_init()
370 NUM_PARTITIONS); in ppchameleonevb_init()
Dcmx270_nand.c52 #define NUM_PARTITIONS (ARRAY_SIZE(partition_info)) macro
223 partition_info, NUM_PARTITIONS); in cmx270_init()
Drtc_from4.c104 #define NUM_PARTITIONS 1 macro
584 NUM_PARTITIONS); in rtc_from4_init()
/linux-3.4.99/drivers/mtd/devices/
Dlart.c606 #define NUM_PARTITIONS ARRAY_SIZE(lart_partitions) macro