/linux/include/linux/mtd/ |
H A D | sharpsl.h | 17 struct mtd_partition *partitions; member
|
H A D | plat-ram.h | 21 struct mtd_partition *partitions; member
|
H A D | spear_smi.h | 46 struct mtd_partition *partitions; member
|
H A D | platnand.h | 32 struct mtd_partition *partitions; member
|
H A D | mtd.h | 397 struct list_head partitions; member
|
/linux/drivers/mtd/maps/ |
H A D | impa7.c | 47 static const struct mtd_partition partitions[] = variable
|
H A D | vmu-flash.c | 39 u32 partitions; member
|
/linux/include/linux/platform_data/ |
H A D | mtd-nand-s3c2410.h | 39 struct mtd_partition *partitions; member
|
/linux/block/partitions/ |
H A D | sgi.c | 31 } partitions[16]; member
|
H A D | sun.c | 62 } partitions[8]; in sun_partition() member
|
/linux/drivers/misc/ |
H A D | sram.h | 32 u32 partitions; member
|
/linux/drivers/media/platform/renesas/vsp1/ |
H A D | vsp1_pipe.c | 542 unsigned int partitions = pipe->partitions - 1; in vsp1_pipeline_calculate_partition() local
|
H A D | vsp1_pipe.h | 137 unsigned int partitions; member
|
/linux/drivers/mtd/parsers/ |
H A D | cmdlinepart.c | 59 static struct cmdline_mtd_partition *partitions; variable
|
/linux/drivers/spi/ |
H A D | spi-butterfly.c | 146 static struct mtd_partition partitions[] = { { variable
|
/linux/drivers/mtd/nand/raw/ |
H A D | ams-delta.c | 239 const struct mtd_partition *partitions = NULL; in gpio_nand_probe() local
|
H A D | nandsim.c | 292 struct mtd_partition partitions[CONFIG_NANDSIM_MAX_PARTS]; member
|
/linux/drivers/input/rmi4/ |
H A D | rmi_f34.h | 262 u8 partitions; member
|
/linux/drivers/scsi/device_handler/ |
H A D | scsi_dh_rdac.c | 181 u8 partitions[239]; /* Total allocation length should be 0xFF */ member
|
/linux/drivers/mtd/ |
H A D | mtdswap.c | 167 static char partitions[128] = ""; variable
|
H A D | mtdcore.c | 581 struct device_node *partitions, *parent_dn, *mtd_dn = NULL; in mtd_check_of_node() local
|
/linux/arch/mips/include/asm/ |
H A D | sgiarcs.h | 328 struct sgi_partition partitions[SGIBBLOCK_MAXPART]; member
|
/linux/arch/sparc/include/asm/ |
H A D | vio.h | 182 } partitions[VIO_DISK_NUM_PART]; member
|
/linux/lib/zstd/compress/ |
H A D | zstd_compress_internal.h | 354 U32 partitions[ZSTD_MAX_NB_BLOCK_SPLITS]; member
|
H A D | zstd_compress.c | 3534 static size_t ZSTD_deriveBlockSplits(ZSTD_CCtx* zc, U32 partitions[], U32 nbSeq) { in ZSTD_deriveBlockSplits() 3561 U32* partitions = zc->blockSplitCtx.partitions; /* size == ZSTD_MAX_NB_BLOCK_SPLITS */ in ZSTD_compressBlock_splitBlock_internal() local
|