Home
last modified time | relevance | path

Searched refs:num_parts (Results 1 – 12 of 12) sorted by relevance

/Linux-v4.19/drivers/mtd/
Dcmdlinepart.c75 int num_parts; member
97 int *num_parts, in newpart() argument
175 parts = newpart(s + 1, &s, num_parts, this_part + 1, in newpart()
183 *num_parts = this_part + 1; in newpart()
184 alloc_size = *num_parts * sizeof(struct mtd_partition) + in newpart()
190 extra_mem = (unsigned char *)(parts + *num_parts); in newpart()
233 int mtd_id_len, num_parts; in mtdpart_setup_real() local
254 &num_parts, /* out: number of parts */ in mtdpart_setup_real()
275 this_mtd->num_parts = num_parts; in mtdpart_setup_real()
284 this_mtd->mtd_id, this_mtd->num_parts)); in mtdpart_setup_real()
[all …]
/Linux-v4.19/arch/mips/include/asm/mach-au1x00/
Dau1550nd.h13 int num_parts; member
/Linux-v4.19/include/linux/mtd/
Dnand-gpio.h10 unsigned int num_parts; member
/Linux-v4.19/include/uapi/linux/
Dcciss_ioctl.h62 int num_parts; /* number of partitions configured on logvol */ member
/Linux-v4.19/arch/arm/mach-pxa/
Dcm-x255.c213 .num_parts = ARRAY_SIZE(cmx255_nand_parts),
/Linux-v4.19/drivers/mtd/nand/raw/
Dgpio.c300 gpiomtd->plat.num_parts); in gpio_nand_probe()
Dlpc32xx_mlc.c138 unsigned num_parts; member
812 host->ncfg->num_parts); in lpc32xx_nand_probe()
Dau1550nd.c475 mtd_device_register(mtd, pd->parts, pd->num_parts); in au1550nd_probe()
Dlpc32xx_slc.c223 unsigned num_parts; member
934 host->ncfg->num_parts); in lpc32xx_nand_probe()
/Linux-v4.19/arch/mips/alchemy/devboards/
Ddb1550.c204 .num_parts = ARRAY_SIZE(db1550_nand_parts),
/Linux-v4.19/drivers/mtd/devices/
Dspear_smi.c200 u32 num_parts; member
/Linux-v4.19/drivers/scsi/
Dscsi_debug.c4536 module_param_named(num_parts, sdebug_num_parts, int, S_IRUGO);
4595 MODULE_PARM_DESC(num_parts, "number of partitions(def=0)");
4925 static DRIVER_ATTR_RO(num_parts);