/openbmc/linux/drivers/mtd/parsers/ |
H A D | brcm_u-boot.c | 34 struct mtd_partition *parts; in brcm_u_boot_parse() local
|
H A D | tplink_safeloader.c | 77 struct mtd_partition *parts; in mtd_parser_tplink_safeloader_parse() local
|
H A D | parser_imagetag.c | 66 struct mtd_partition *parts; in bcm963xx_parse_imagetag_partitions() local
|
H A D | bcm63xxpart.c | 83 struct mtd_partition *parts; in bcm63xx_parse_cfe_nor_partitions() local
|
H A D | parser_trx.c | 55 struct mtd_partition *parts; in parser_trx_parse() local
|
H A D | qcomsmempart.c | 65 struct mtd_partition *parts; in parse_qcomsmem_part() local
|
H A D | bcm47xxpart.c | 90 struct mtd_partition *parts; in bcm47xxpart_parse() local
|
H A D | redboot.c | 78 struct mtd_partition *parts; in parse_redboot_partitions() local
|
H A D | scpart.c | 148 struct mtd_partition *parts = NULL; in scpart_parse() local
|
/openbmc/linux/drivers/mtd/ |
H A D | mtdpart.c | 395 const struct mtd_partition *parts, in add_mtd_partitions() 714 void mtd_part_parser_cleanup(struct mtd_partitions *parts) in mtd_part_parser_cleanup()
|
/openbmc/linux/arch/mips/alchemy/devboards/ |
H A D | platform.c | 157 struct mtd_partition *parts; in db1x_register_norflash() local
|
/openbmc/u-boot/include/linux/mtd/ |
H A D | partitions.h | 104 mtd_free_parsed_partitions(struct mtd_partition *parts, unsigned int nparts) in mtd_free_parsed_partitions()
|
/openbmc/linux/block/partitions/ |
H A D | check.h | 19 } *parts; member
|
/openbmc/u-boot/drivers/mtd/ |
H A D | mtdpart.c | 205 struct mtd_partition partition = {}, *parts; in mtd_parse_partitions() local 273 void mtd_free_parsed_partitions(struct mtd_partition *parts, in mtd_free_parsed_partitions() 866 const struct mtd_partition *parts, in add_mtd_partitions()
|
/openbmc/u-boot/board/isee/igep00x0/ |
H A D | igep00x0.c | 248 static char parts[48]; in board_mtdparts_default() local
|
/openbmc/linux/drivers/mtd/nand/raw/ |
H A D | diskonchip.c | 905 static inline int __init nftl_partscan(struct mtd_info *mtd, struct mtd_partition *parts) in nftl_partscan() 1011 static inline int __init inftl_partscan(struct mtd_info *mtd, struct mtd_partition *parts) in inftl_partscan() 1135 struct mtd_partition parts[2]; in nftl_scan_bbt() local 1170 struct mtd_partition parts[5]; in inftl_scan_bbt() local
|
/openbmc/linux/include/linux/platform_data/ |
H A D | mtd-davinci.h | 60 struct mtd_partition *parts; member
|
/openbmc/linux/include/linux/mtd/ |
H A D | partitions.h | 90 const struct mtd_partition *parts; member
|
/openbmc/u-boot/disk/ |
H A D | part_efi.c | 438 disk_partition_t *partitions, int parts) in gpt_fill_pte() 710 disk_partition_t *partitions, int parts, in gpt_verify_partitions()
|
/openbmc/u-boot/drivers/mtd/nand/raw/ |
H A D | pxa3xx_nand.h | 58 const struct mtd_partition *parts[NUM_CHIP_SELECT]; member
|
/openbmc/u-boot/arch/arm/mach-snapdragon/ |
H A D | dram.c | 43 struct smem_ram_ptn parts[RAM_NUM_PART_ENTRIES]; member
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/ |
H A D | gm107.c | 108 const u32 parts = nvkm_rd32(device, 0x022438); in gm107_ltc_oneinit() local
|
/openbmc/linux/arch/arm/mach-ep93xx/ |
H A D | ts72xx.c | 153 static void __init ts72xx_register_flash(struct mtd_partition *parts, int n, in ts72xx_register_flash()
|
/openbmc/linux/drivers/net/ethernet/sfc/siena/ |
H A D | siena.c | 894 struct efx_mcdi_mtd_partition *parts, in siena_mtd_get_fw_subtypes() 914 struct efx_mcdi_mtd_partition *parts; in siena_mtd_probe() local
|
/openbmc/u-boot/include/jffs2/ |
H A D | load_kernel.h | 29 struct list_head parts; /* partitions */ member
|