Home
last modified time | relevance | path

Searched defs:parts (Results 1 – 25 of 68) sorted by relevance

123

/linux-6.6.21/block/partitions/
Dcmdline.c109 static void free_subpart(struct cmdline_parts *parts) in free_subpart()
120 static int parse_parts(struct cmdline_parts **parts, const char *bdevdef) in parse_parts()
179 static void cmdline_parts_free(struct cmdline_parts **parts) in cmdline_parts_free()
191 static int cmdline_parts_parse(struct cmdline_parts **parts, in cmdline_parts_parse()
239 static struct cmdline_parts *cmdline_parts_find(struct cmdline_parts *parts, in cmdline_parts_find()
277 static int cmdline_parts_set(struct cmdline_parts *parts, sector_t disk_size, in cmdline_parts_set()
379 struct cmdline_parts *parts; in cmdline_partition() local
/linux-6.6.21/drivers/regulator/
Dqcom_rpm-regulator.c53 const struct rpm_reg_parts *parts; member
210 const struct rpm_reg_parts *parts = vreg->parts; in rpm_reg_set_mV_sel() local
237 const struct rpm_reg_parts *parts = vreg->parts; in rpm_reg_set_uV_sel() local
270 const struct rpm_reg_parts *parts = vreg->parts; in rpm_reg_mV_enable() local
289 const struct rpm_reg_parts *parts = vreg->parts; in rpm_reg_uV_enable() local
308 const struct rpm_reg_parts *parts = vreg->parts; in rpm_reg_switch_enable() local
327 const struct rpm_reg_parts *parts = vreg->parts; in rpm_reg_mV_disable() local
346 const struct rpm_reg_parts *parts = vreg->parts; in rpm_reg_uV_disable() local
365 const struct rpm_reg_parts *parts = vreg->parts; in rpm_reg_switch_disable() local
391 const struct rpm_reg_parts *parts = vreg->parts; in rpm_reg_set_load() local
/linux-6.6.21/drivers/mtd/parsers/
Dcmdlinepart.c63 struct mtd_partition *parts; member
89 struct mtd_partition *parts; in newpart() local
227 struct mtd_partition *parts; in mtdpart_setup_real() local
Dofpart_core.c47 struct mtd_partition *parts; in parse_fixed_partitions() local
211 struct mtd_partition *parts; in parse_ofoldpart_partitions() local
Dofpart_bcm4908.h8 static inline int bcm4908_partitions_post_parse(struct mtd_info *mtd, struct mtd_partition *parts, in bcm4908_partitions_post_parse()
Dofpart_linksys_ns.h11 struct mtd_partition *parts, in linksys_ns_partitions_post_parse()
Dofpart_linksys_ns.c33 struct mtd_partition *parts, in linksys_ns_partitions_post_parse()
Dofpart_bcm4908.c50 int bcm4908_partitions_post_parse(struct mtd_info *mtd, struct mtd_partition *parts, int nr_parts) in bcm4908_partitions_post_parse()
Dbrcm_u-boot.c34 struct mtd_partition *parts; in brcm_u_boot_parse() local
Dtplink_safeloader.c77 struct mtd_partition *parts; in mtd_parser_tplink_safeloader_parse() local
/linux-6.6.21/drivers/net/ethernet/sfc/
Dmtd.c54 int efx_mtd_add(struct efx_nic *efx, struct efx_mtd_partition *parts, in efx_mtd_add()
100 struct efx_mtd_partition *parts, *part, *next; in efx_mtd_remove() local
/linux-6.6.21/drivers/net/ethernet/sfc/siena/
Dmtd.c54 int efx_siena_mtd_add(struct efx_nic *efx, struct efx_mtd_partition *parts, in efx_siena_mtd_add()
100 struct efx_mtd_partition *parts, *part, *next; in efx_siena_mtd_remove() local
/linux-6.6.21/drivers/net/ethernet/sfc/falcon/
Dmtd.c54 int ef4_mtd_add(struct ef4_nic *efx, struct ef4_mtd_partition *parts, in ef4_mtd_add()
97 struct ef4_mtd_partition *parts, *part, *next; in ef4_mtd_remove() local
/linux-6.6.21/lib/
Dstackdepot.c463 union handle_parts parts = { .handle = handle }; in stack_depot_fetch() local
524 union handle_parts parts = { .handle = handle }; in stack_depot_set_extra_bits() local
537 union handle_parts parts = { .handle = handle }; in stack_depot_get_extra_bits() local
/linux-6.6.21/arch/mips/include/asm/mach-au1x00/
Dau1550nd.h12 struct mtd_partition *parts; member
/linux-6.6.21/include/linux/spi/
Dflash.h24 struct mtd_partition *parts; member
/linux-6.6.21/arch/mips/include/asm/mach-loongson32/
Dnand.h15 struct mtd_partition *parts; member
/linux-6.6.21/include/linux/mtd/
Dnand-gpio.h9 struct mtd_partition *parts; member
Dphysmap.h27 struct mtd_partition *parts; member
/linux-6.6.21/include/linux/platform_data/
Dmtd-orion_nand.h14 struct mtd_partition *parts; member
Dmtd-nand-pxa3xx.h21 const struct mtd_partition *parts; member
/linux-6.6.21/drivers/irqchip/
Dirq-partition-percpu.c18 struct partition_affinity *parts; member
195 struct partition_affinity *parts, in partition_create_desc()
/linux-6.6.21/include/linux/irqchip/
Dirq-partition-percpu.h38 struct partition_affinity *parts, in partition_create_desc()
/linux-6.6.21/arch/arm/include/asm/mach/
Dflash.h32 struct mtd_partition *parts; member
/linux-6.6.21/drivers/mtd/
Dmtdpart.c395 const struct mtd_partition *parts, in add_mtd_partitions()
714 void mtd_part_parser_cleanup(struct mtd_partitions *parts) in mtd_part_parser_cleanup()

123