/linux-3.4.99/drivers/mtd/ |
D | cmdlinepart.c | 66 int num_parts; member 87 int *num_parts, in newpart() argument 178 parts = newpart(s + 1, &s, num_parts, this_part + 1, in newpart() 187 *num_parts = this_part + 1; in newpart() 188 alloc_size = *num_parts * sizeof(struct mtd_partition) + in newpart() 193 extra_mem = (unsigned char *)(parts + *num_parts); in newpart() 240 int num_parts; in mtdpart_setup_real() local 260 &num_parts, /* out: number of parts */ in mtdpart_setup_real() 282 this_mtd->num_parts = num_parts; in mtdpart_setup_real() 291 this_mtd->mtd_id, this_mtd->num_parts)); in mtdpart_setup_real() [all …]
|
/linux-3.4.99/drivers/mtd/maps/ |
D | dmv182.c | 99 int num_parts = ARRAY_SIZE(svme182_partitions); in init_svme182() local 123 mtd_device_register(this_mtd, partitions, num_parts); in init_svme182()
|
/linux-3.4.99/arch/mips/include/asm/mach-au1x00/ |
D | au1550nd.h | 12 int num_parts; member
|
/linux-3.4.99/include/linux/mtd/ |
D | nand-gpio.h | 14 unsigned int num_parts; member
|
/linux-3.4.99/include/linux/platform_data/ |
D | atmel.h | 24 unsigned int num_parts; member
|
/linux-3.4.99/arch/arm/mach-at91/ |
D | board-kb9202.c | 113 .num_parts = ARRAY_SIZE(kb9202_nand_partition),
|
D | board-cam60.c | 145 .num_parts = ARRAY_SIZE(cam60_nand_partition),
|
D | board-sam9-l9260.c | 144 .num_parts = ARRAY_SIZE(ek_nand_partition),
|
D | board-afeb-9260v1.c | 143 .num_parts = ARRAY_SIZE(afeb9260_nand_partition),
|
D | board-snapper9260.c | 109 .num_parts = ARRAY_SIZE(snapper9260_nand_partitions),
|
D | board-rm9200dk.c | 156 .num_parts = ARRAY_SIZE(dk_nand_partition),
|
D | board-qil-a9260.c | 144 .num_parts = ARRAY_SIZE(ek_nand_partition),
|
D | board-sam9rlek.c | 100 .num_parts = ARRAY_SIZE(ek_nand_partition),
|
D | board-neocore926.c | 195 .num_parts = ARRAY_SIZE(neocore926_nand_partition),
|
D | board-sam9260ek.c | 187 .num_parts = ARRAY_SIZE(ek_nand_partition),
|
D | board-usb-a926x.c | 204 .num_parts = ARRAY_SIZE(ek_nand_partition),
|
D | board-sam9263ek.c | 194 .num_parts = ARRAY_SIZE(ek_nand_partition),
|
D | board-sam9g20ek.c | 172 .num_parts = ARRAY_SIZE(ek_nand_partition),
|
D | board-sam9m10g45ek.c | 155 .num_parts = ARRAY_SIZE(ek_nand_partition),
|
D | board-yl-9200.c | 187 .num_parts = ARRAY_SIZE(yl9200_nand_partition),
|
/linux-3.4.99/include/linux/ |
D | cciss_ioctl.h | 61 int num_parts; /* number of partitions configured on logvol */ member
|
/linux-3.4.99/arch/mips/alchemy/devboards/ |
D | pb1550.c | 150 .num_parts = ARRAY_SIZE(pb1550_nand_parts),
|
/linux-3.4.99/arch/arm/mach-pxa/ |
D | cm-x255.c | 207 .num_parts = ARRAY_SIZE(cmx255_nand_parts),
|
/linux-3.4.99/arch/avr32/boards/atstk1000/ |
D | atstk1002.c | 100 .num_parts = ARRAY_SIZE(num_partitions),
|
/linux-3.4.99/arch/avr32/boards/atngw100/ |
D | setup.c | 102 .num_parts = ARRAY_SIZE(nand_partitions),
|