Home
last modified time | relevance | path

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

/linux-6.15/drivers/mtd/parsers/
H A Dcmdlinepart.c54 int num_parts; member
76 int *num_parts, in newpart() argument
169 *num_parts = this_part + 1; in newpart()
176 extra_mem = (unsigned char *)(parts + *num_parts); in newpart()
220 int mtd_id_len, num_parts; in mtdpart_setup_real() local
270 &num_parts, /* out: number of parts */ in mtdpart_setup_real()
291 this_mtd->num_parts = num_parts; in mtdpart_setup_real()
300 this_mtd->mtd_id, this_mtd->num_parts); in mtdpart_setup_real()
372 part->num_parts--; in parse_cmdline_partitions()
374 sizeof(*part->parts) * (part->num_parts - i)); in parse_cmdline_partitions()
[all …]
/linux-6.15/arch/mips/include/asm/mach-au1x00/
H A Dau1550nd.h13 int num_parts; member
/linux-6.15/include/linux/mtd/
H A Dnand-gpio.h10 unsigned int num_parts; member
/linux-6.15/include/uapi/linux/
H A Dcciss_ioctl.h62 int num_parts; /* number of partitions configured on logvol */ member
/linux-6.15/drivers/mtd/nand/raw/
H A Dau1550nd.c325 mtd_device_register(mtd, pd->parts, pd->num_parts); in au1550nd_probe()
H A Dlpc32xx_mlc.c126 unsigned num_parts; member
807 host->ncfg->num_parts); in lpc32xx_nand_probe()
H A Dgpio.c379 gpiomtd->plat.num_parts); in gpio_nand_probe()
H A Dams-delta.c249 num_partitions = pdata->num_parts; in gpio_nand_probe()
H A Dlpc32xx_slc.c211 unsigned num_parts; member
928 host->ncfg->num_parts); in lpc32xx_nand_probe()
/linux-6.15/arch/mips/alchemy/devboards/
H A Ddb1550.c205 .num_parts = ARRAY_SIZE(db1550_nand_parts),
/linux-6.15/arch/arm/mach-omap1/
H A Dboard-ams-delta.c321 .num_parts = ARRAY_SIZE(partition_info),
/linux-6.15/drivers/mtd/devices/
H A Dspear_smi.c200 u32 num_parts; member
/linux-6.15/drivers/firmware/arm_ffa/
H A Ddriver.c326 struct ffa_partition_info *buffer, int num_parts) in __ffa_partition_info_get_regs() argument
350 if (!buffer || !num_parts) /* count only */ in __ffa_partition_info_get_regs()
/linux-6.15/drivers/scsi/
H A Dscsi_debug.c7277 module_param_named(num_parts, sdebug_num_parts, int, S_IRUGO);
7358 MODULE_PARM_DESC(num_parts, "number of partitions(def=0)");
7808 static DRIVER_ATTR_RO(num_parts);