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

/linux-master/drivers/mtd/maps/
H A Dts5500_flash.c51 #define NUM_PARTITIONS ARRAY_SIZE(ts5500_partitions) macro
79 mtd_device_register(mymtd, ts5500_partitions, NUM_PARTITIONS);
H A Duclinux.c50 #define NUM_PARTITIONS ARRAY_SIZE(uclinux_romfs) macro
112 mtd_device_register(mtd, uclinux_romfs, NUM_PARTITIONS);
H A Dnetsc520.c64 #define NUM_PARTITIONS ARRAY_SIZE(partition_info) macro
106 mtd_device_register(mymtd, partition_info, NUM_PARTITIONS);
H A Dscx200_docflash.c70 #define NUM_PARTITIONS ARRAY_SIZE(partition_info) macro
201 mtd_device_register(mymtd, partition_info, NUM_PARTITIONS);
H A Dsbc_gxx.c89 #define NUM_PARTITIONS 3 macro
214 mtd_device_register(all_mtd, partition_info, NUM_PARTITIONS);

Completed in 122 milliseconds