/kernel/linux/linux-4.19/block/ |
D | cmdline-parser.c | 79 static void free_subpart(struct cmdline_parts *parts) in free_subpart() 90 static int parse_parts(struct cmdline_parts **parts, const char *bdevdef) in parse_parts() 151 void cmdline_parts_free(struct cmdline_parts **parts) in cmdline_parts_free() 164 int cmdline_parts_parse(struct cmdline_parts **parts, const char *cmdline) in cmdline_parts_parse() 212 struct cmdline_parts *cmdline_parts_find(struct cmdline_parts *parts, in cmdline_parts_find() 226 int cmdline_parts_set(struct cmdline_parts *parts, sector_t disk_size, in cmdline_parts_set()
|
/kernel/linux/linux-5.10/block/ |
D | cmdline-parser.c | 79 static void free_subpart(struct cmdline_parts *parts) in free_subpart() 90 static int parse_parts(struct cmdline_parts **parts, const char *bdevdef) in parse_parts() 151 void cmdline_parts_free(struct cmdline_parts **parts) in cmdline_parts_free() 164 int cmdline_parts_parse(struct cmdline_parts **parts, const char *cmdline) in cmdline_parts_parse() 212 struct cmdline_parts *cmdline_parts_find(struct cmdline_parts *parts, in cmdline_parts_find() 226 int cmdline_parts_set(struct cmdline_parts *parts, sector_t disk_size, in cmdline_parts_set()
|
/kernel/linux/linux-4.19/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
|
/kernel/linux/linux-5.10/drivers/regulator/ |
D | qcom_rpm-regulator.c | 53 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
|
/kernel/linux/linux-4.19/drivers/mtd/ |
D | cmdlinepart.c | 76 struct mtd_partition *parts; member 102 struct mtd_partition *parts; in newpart() local 232 struct mtd_partition *parts; in mtdpart_setup_real() local
|
D | ofpart.c | 32 struct mtd_partition *parts; in parse_fixed_partitions() local 159 struct mtd_partition *parts; in parse_ofoldpart_partitions() local
|
/kernel/linux/linux-5.10/drivers/mtd/parsers/ |
D | cmdlinepart.c | 63 struct mtd_partition *parts; member 89 struct mtd_partition *parts; in newpart() local 227 struct mtd_partition *parts; in mtdpart_setup_real() local
|
D | ofpart.c | 28 struct mtd_partition *parts; in parse_fixed_partitions() local 158 struct mtd_partition *parts; in parse_ofoldpart_partitions() local
|
/kernel/linux/linux-4.19/drivers/net/ethernet/sfc/falcon/ |
D | mtd.c | 57 int ef4_mtd_add(struct ef4_nic *efx, struct ef4_mtd_partition *parts, in ef4_mtd_add() 100 struct ef4_mtd_partition *parts, *part, *next; in ef4_mtd_remove() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
D | mtd.c | 54 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
|
/kernel/linux/linux-4.19/drivers/net/ethernet/sfc/ |
D | mtd.c | 57 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
|
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/ |
D | mtd.c | 54 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
|
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-au1x00/ |
D | au1550nd.h | 12 struct mtd_partition *parts; member
|
/kernel/linux/linux-4.19/arch/mips/include/asm/mach-au1x00/ |
D | au1550nd.h | 12 struct mtd_partition *parts; member
|
/kernel/linux/linux-4.19/arch/mips/include/asm/mach-loongson32/ |
D | nand.h | 19 struct mtd_partition *parts; member
|
/kernel/linux/linux-4.19/include/linux/spi/ |
D | flash.h | 24 struct mtd_partition *parts; member
|
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-loongson32/ |
D | nand.h | 15 struct mtd_partition *parts; member
|
/kernel/linux/linux-5.10/include/linux/spi/ |
D | flash.h | 24 struct mtd_partition *parts; member
|
/kernel/linux/linux-4.19/include/linux/platform_data/ |
D | mtd-mxc_nand.h | 29 struct mtd_partition *parts; /* partition table */ member
|
D | mtd-nand-pxa3xx.h | 21 const struct mtd_partition *parts; member
|
D | mtd-orion_nand.h | 14 struct mtd_partition *parts; member
|
/kernel/linux/linux-5.10/include/linux/mtd/ |
D | nand-gpio.h | 9 struct mtd_partition *parts; member
|
/kernel/linux/linux-4.19/include/linux/mtd/ |
D | nand-gpio.h | 9 struct mtd_partition *parts; member
|
/kernel/linux/linux-5.10/include/linux/platform_data/ |
D | mtd-mxc_nand.h | 16 struct mtd_partition *parts; /* partition table */ member
|
D | mtd-nand-pxa3xx.h | 21 const struct mtd_partition *parts; member
|