Searched refs:NUM_PARTITIONS (Results 1 – 4 of 4) sorted by relevance
50 #define NUM_PARTITIONS ARRAY_SIZE(uclinux_romfs) macro112 mtd_device_register(mtd, uclinux_romfs, NUM_PARTITIONS); in uclinux_mtd_init()
89 #define NUM_PARTITIONS 3 macro214 mtd_device_register(all_mtd, partition_info, NUM_PARTITIONS); in init_sbc_gxx()
70 #define NUM_PARTITIONS ARRAY_SIZE(partition_info) macro201 mtd_device_register(mymtd, partition_info, NUM_PARTITIONS); in init_scx200_docflash()
138 #define NUM_PARTITIONS 2254 add_mtd_partitions(board_mtd, partition_info, NUM_PARTITIONS);