| /linux-4.4.14/block/ | 
| D | cmdline-parser.c | 78 static void free_subpart(struct cmdline_parts *parts)  in free_subpart() 89 static int parse_parts(struct cmdline_parts **parts, const char *bdevdef)  in parse_parts() 150 void cmdline_parts_free(struct cmdline_parts **parts)  in cmdline_parts_free() 163 int cmdline_parts_parse(struct cmdline_parts **parts, const char *cmdline)  in cmdline_parts_parse() 211 struct cmdline_parts *cmdline_parts_find(struct cmdline_parts *parts,  in cmdline_parts_find() 225 int cmdline_parts_set(struct cmdline_parts *parts, sector_t disk_size,  in cmdline_parts_set()
  | 
| /linux-4.4.14/drivers/regulator/ | 
| D | qcom_rpm-regulator.c | 61 	const struct rpm_reg_parts *parts;  member 218 	const struct rpm_reg_parts *parts = vreg->parts;  in rpm_reg_set_mV_sel()  local 245 	const struct rpm_reg_parts *parts = vreg->parts;  in rpm_reg_set_uV_sel()  local 278 	const struct rpm_reg_parts *parts = vreg->parts;  in rpm_reg_mV_enable()  local 297 	const struct rpm_reg_parts *parts = vreg->parts;  in rpm_reg_uV_enable()  local 316 	const struct rpm_reg_parts *parts = vreg->parts;  in rpm_reg_switch_enable()  local 335 	const struct rpm_reg_parts *parts = vreg->parts;  in rpm_reg_mV_disable()  local 354 	const struct rpm_reg_parts *parts = vreg->parts;  in rpm_reg_uV_disable()  local 373 	const struct rpm_reg_parts *parts = vreg->parts;  in rpm_reg_switch_disable()  local 399 	const struct rpm_reg_parts *parts = vreg->parts;  in rpm_reg_set_load()  local
  | 
| /linux-4.4.14/drivers/mtd/ | 
| D | cmdlinepart.c | 76 	struct mtd_partition *parts;  member 102 	struct mtd_partition *parts;  in newpart()  local 229 		struct mtd_partition *parts;  in mtdpart_setup_real()  local
  | 
| D | bcm63xxpart.c | 77 	struct mtd_partition *parts;  in bcm63xx_parse_cfe_partitions()  local
  | 
| D | redboot.c | 65 	struct mtd_partition *parts;  in parse_redboot_partitions()  local
  | 
| D | bcm47xxpart.c | 88 	struct mtd_partition *parts;  in bcm47xxpart_parse()  local
  | 
| D | afs.c | 168 	struct mtd_partition *parts;  in parse_afs_partitions()  local
  | 
| D | mtdpart.c | 656 		       const struct mtd_partition *parts,  in add_mtd_partitions()
  | 
| D | mtdcore.c | 590 			      const struct mtd_partition *parts,  in mtd_device_parse_register()
  | 
| D | mtdswap.c | 1415 	char *parts;  in mtdswap_add_mtd()  local
  | 
| /linux-4.4.14/drivers/net/ethernet/sfc/ | 
| D | mtd.c | 66 int efx_mtd_add(struct efx_nic *efx, struct efx_mtd_partition *parts,  in efx_mtd_add() 109 	struct efx_mtd_partition *parts, *part, *next;  in efx_mtd_remove()  local
  | 
| D | siena.c | 848 				     struct efx_mcdi_mtd_partition *parts,  in siena_mtd_get_fw_subtypes() 868 	struct efx_mcdi_mtd_partition *parts;  in siena_mtd_probe()  local
  | 
| D | falcon.c | 922 	struct falcon_mtd_partition *parts;  in falcon_mtd_probe()  local
  | 
| D | ef10.c | 4492 	struct efx_mcdi_mtd_partition *parts;  in efx_ef10_mtd_probe()  local
  | 
| /linux-4.4.14/arch/mips/include/asm/mach-au1x00/ | 
| D | au1550nd.h | 11 	struct mtd_partition *parts;  member
  | 
| /linux-4.4.14/include/linux/spi/ | 
| D | flash.h | 23 	struct mtd_partition *parts;  member
  | 
| /linux-4.4.14/include/linux/platform_data/ | 
| D | mtd-mxc_nand.h | 29 	struct mtd_partition *parts;	/* partition table */  member
  | 
| D | mtd-orion_nand.h | 14 	struct mtd_partition *parts;  member
  | 
| D | mtd-nand-pxa3xx.h | 40 	const struct mtd_partition		*parts[NUM_CHIP_SELECT];  member
  | 
| D | mtd-onenand-omap2.h | 23 	struct mtd_partition	*parts;  member
  | 
| D | mtd-davinci.h | 63 	struct mtd_partition	*parts;  member
  | 
| D | atmel.h | 37 	struct mtd_partition *parts;  member
  | 
| D | mtd-nand-omap2.h | 71 	struct mtd_partition	*parts;  member
  | 
| /linux-4.4.14/arch/arm/mach-gemini/ | 
| D | devices.c | 65 int platform_register_pflash(unsigned int size, struct mtd_partition *parts,  in platform_register_pflash()
  | 
| /linux-4.4.14/block/partitions/ | 
| D | cmdline.c | 71 	struct cmdline_parts *parts;  in cmdline_partition()  local
  | 
| D | check.h | 18 	} *parts;  member
  | 
| /linux-4.4.14/include/linux/mtd/ | 
| D | latch-addr-flash.h | 26 	struct mtd_partition	*parts;  member
  | 
| D | physmap.h | 32 	struct mtd_partition	*parts;  member
  | 
| D | nand-gpio.h | 13 	struct mtd_partition *parts;  member
  | 
| D | sh_flctl.h | 176 	struct mtd_partition	*parts;  member
  | 
| D | onenand.h | 238 	struct mtd_partition *parts;  member
  | 
| D | mtd.h | 377 #define mtd_device_register(master, parts, nr_parts)	\  argument
  | 
| /linux-4.4.14/arch/arm/include/asm/mach/ | 
| D | flash.h | 35 	struct mtd_partition *parts;  member
  | 
| /linux-4.4.14/arch/arm/mach-omap2/ | 
| D | board-flash.h | 22 	struct mtd_partition *parts;  member
  | 
| /linux-4.4.14/include/linux/ | 
| D | flex_array.h | 27 			struct flex_array_part *parts[];  member
  | 
| /linux-4.4.14/arch/mips/alchemy/devboards/ | 
| D | platform.c | 172 	struct mtd_partition *parts;  in db1x_register_norflash()  local
  | 
| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/ | 
| D | gm107.c | 106 	const u32 parts = nvkm_rd32(device, 0x022438);  in gm107_ltc_oneinit()  local
  | 
| D | gf100.c | 212 	const u32 parts = nvkm_rd32(device, 0x022438);  in gf100_ltc_oneinit()  local
  | 
| /linux-4.4.14/drivers/mtd/nand/ | 
| D | diskonchip.c | 1051 static inline int __init nftl_partscan(struct mtd_info *mtd, struct mtd_partition *parts)  in nftl_partscan() 1153 static inline int __init inftl_partscan(struct mtd_info *mtd, struct mtd_partition *parts)  in inftl_partscan() 1277 	struct mtd_partition parts[2];  in nftl_scan_bbt()  local 1312 	struct mtd_partition parts[5];  in inftl_scan_bbt()  local
  | 
| D | fsl_upm.c | 37 	struct mtd_partition *parts;  member
  | 
| D | bf5xx_nand.c | 664 	struct mtd_partition *parts = info->platform->partitions;  in bf5xx_nand_add_partition()  local
  | 
| D | lpc32xx_mlc.c | 138 	struct mtd_partition *parts;  member
  | 
| D | lpc32xx_slc.c | 199 	struct mtd_partition *parts;  member
  | 
| D | nandsim.c | 99 static unsigned long parts[CONFIG_NANDSIM_MAX_PARTS];  variable
  | 
| /linux-4.4.14/drivers/mtd/devices/ | 
| D | spear_smi.c | 201 	struct mtd_partition *parts;  member 817 	struct mtd_partition *parts = NULL;  in spear_smi_setup_banks()  local
  | 
| /linux-4.4.14/arch/mips/include/asm/txx9/ | 
| D | rbtx4939.h | 138 	struct mtd_partition *parts;  member
  | 
| /linux-4.4.14/arch/mips/txx9/rbtx4939/ | 
| D | setup.c | 383 	static struct mtd_partition parts[4];  in rbtx4939_mtd_init()  local
  | 
| /linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/subdev/ | 
| D | fb.h | 126 	int parts;  member
  | 
| /linux-4.4.14/fs/f2fs/ | 
| D | extent_cache.c | 438 		int parts = 0;	/* # of parts current extent split into */  in f2fs_update_extent_tree_range()  local
  | 
| /linux-4.4.14/drivers/mtd/maps/ | 
| D | vmu-flash.c | 49 	struct vmupart *parts;  member
  | 
| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ | 
| D | ramgf100.c | 567 	u32 parts = nvkm_rd32(device, 0x022438);  in gf100_ram_ctor()  local
  | 
| D | ramgk104.c | 126 	u32 parts;  member
  | 
| /linux-4.4.14/arch/mips/txx9/generic/ | 
| D | setup.c | 627 	static struct mtd_partition parts[2];  in txx9_physmap_flash_init()  local
  | 
| /linux-4.4.14/drivers/staging/slicoss/ | 
| D | slic.h | 105 		}  parts;  member
  | 
| /linux-4.4.14/fs/ntfs/ | 
| D | layout.h | 1309 	} __attribute__ ((__packed__)) parts;  member
  |