Home
last modified time | relevance | path

Searched defs:parts (Results 26 - 50 of 212) sorted by relevance

123456789

/kernel/linux/linux-6.6/drivers/mtd/parsers/
H A Dofpart_bcm4908.c50 int bcm4908_partitions_post_parse(struct mtd_info *mtd, struct mtd_partition *parts, int nr_parts) in bcm4908_partitions_post_parse() argument
H A Dbrcm_u-boot.c34 struct mtd_partition *parts; in brcm_u_boot_parse() local
H A Dbcm63xxpart.c83 struct mtd_partition *parts; in bcm63xx_parse_cfe_nor_partitions() local
[all...]
H A Dtplink_safeloader.c77 struct mtd_partition *parts; in mtd_parser_tplink_safeloader_parse() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/falcon/
H A Dmtd.c54 int ef4_mtd_add(struct ef4_nic *efx, struct ef4_mtd_partition *parts, in ef4_mtd_add() argument
97 struct ef4_mtd_partition *parts, *part, *next; in ef4_mtd_remove() local
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Dmtd.c54 int efx_mtd_add(struct efx_nic *efx, struct efx_mtd_partition *parts, in efx_mtd_add() argument
100 struct efx_mtd_partition *parts, *part, *next; in efx_mtd_remove() local
/kernel/linux/linux-6.6/include/linux/irqchip/
H A Dirq-partition-percpu.h37 partition_create_desc(struct fwnode_handle *fwnode, struct partition_affinity *parts, int nr_parts, int chained_irq, const struct irq_domain_ops *ops) partition_create_desc() argument
/kernel/linux/linux-6.6/include/linux/mtd/
H A Dphysmap.h27 struct mtd_partition *parts; member
H A Dpartitions.h90 const struct mtd_partition *parts; member
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A Dmtd.c54 int efx_siena_mtd_add(struct efx_nic *efx, struct efx_mtd_partition *parts, in efx_siena_mtd_add() argument
100 struct efx_mtd_partition *parts, *part, *next; in efx_siena_mtd_remove() local
/third_party/ninja/src/
H A Dincludes_normalize_test.cc32 vector<StringPiece> parts = SplitStringPiece(buf, '\\'); in GetCurDir() local
/third_party/skia/infra/bots/gen_tasks_logic/
H A Dschema.go20 type parts map[string]string type
[all...]
/kernel/linux/linux-5.10/block/partitions/
H A Dcheck.h20 } *parts; member
H A Dcmdline.c127 struct cmdline_parts *parts; cmdline_partition() local
[all...]
/kernel/linux/linux-6.6/block/partitions/
H A Dcheck.h19 } *parts; member
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-math.cc275 hb_ot_math_get_glyph_assembly(hb_font_t *font, hb_codepoint_t glyph, hb_direction_t direction, unsigned int start_offset, unsigned int *parts_count, hb_ot_math_glyph_part_t *parts, hb_position_t *italics_correction ) hb_ot_math_get_glyph_assembly() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/flags/
H A Dreflection_test.cc100 std::vector<absl::string_view> parts = in AbslParseFlag() local
/kernel/linux/linux-5.10/block/
H A Dcmdline-parser.c79 static void free_subpart(struct cmdline_parts *parts) in free_subpart() argument
90 static int parse_parts(struct cmdline_parts **parts, const char *bdevdef) in parse_parts() argument
151 void cmdline_parts_free(struct cmdline_parts **parts) in cmdline_parts_free() argument
164 cmdline_parts_parse(struct cmdline_parts **parts, const char *cmdline) cmdline_parts_parse() argument
212 cmdline_parts_find(struct cmdline_parts *parts, const char *bdev) cmdline_parts_find() argument
226 cmdline_parts_set(struct cmdline_parts *parts, sector_t disk_size, int slot, int (*add_part)(int, struct cmdline_subpart *, void *), void *param) cmdline_parts_set() argument
[all...]
/kernel/linux/linux-5.10/drivers/mtd/parsers/
H A Dbcm63xxpart.c83 struct mtd_partition *parts; in bcm63xx_parse_cfe_nor_partitions() local
[all...]
H A Dparser_trx.c54 struct mtd_partition *parts; in parser_trx_parse() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/
H A Dgm107.c108 const u32 parts = nvkm_rd32(device, 0x022438); in gm107_ltc_oneinit() local
/kernel/linux/linux-5.10/include/linux/mtd/
H A Dpartitions.h90 const struct mtd_partition *parts; member
/third_party/lzma/CPP/7zip/UI/Common/
H A DExtractingFilePath.cpp194 void Correct_FsPath(bool absIsAllowed, bool keepAndReplaceEmptyPrefixes, UStringVector &parts, bool isDir) in Correct_FsPath() argument
286 MakePathFromParts(const UStringVector &parts) MakePathFromParts() argument
[all...]
/third_party/lzma/CPP/Common/
H A DCommandLineParser.cpp31 void SplitCommandLine(const UString &s, UStringVector &parts) in SplitCommandLine() argument
/third_party/lwip/src/core/ipv4/
H A Dip4_addr.c150 u32_t parts[4]; in ip4addr_aton() local
[all...]

Completed in 8 milliseconds

123456789