Searched refs:parse_fn (Results 1 - 10 of 10) sorted by relevance

/linux-4.1.27/drivers/mtd/
H A Dofpart.c108 .parse_fn = parse_ofpart_partitions,
170 .parse_fn = parse_ofoldpart_partitions,
H A Dar7part.c136 .parse_fn = create_mtd_partitions,
H A Dafs.c261 .parse_fn = parse_afs_partitions,
H A Dbcm47xxpart.c317 .parse_fn = bcm47xxpart_parse,
H A Dbcm63xxpart.c218 .parse_fn = bcm63xx_parse_cfe_partitions,
H A Dredboot.c294 .parse_fn = parse_redboot_partitions,
H A Dcmdlinepart.c390 .parse_fn = parse_cmdline_partitions,
H A Dmtdpart.c767 ret = (*parser->parse_fn)(master, pparts, data); parse_mtd_partitions()
/linux-4.1.27/include/linux/mtd/
H A Dpartitions.h75 int (*parse_fn)(struct mtd_info *, struct mtd_partition **, member in struct:mtd_part_parser
/linux-4.1.27/drivers/gpu/drm/nouveau/
H A Dnouveau_bios.c965 int (* const parse_fn)(struct drm_device *, struct nvbios *, struct bit_entry *); member in struct:bit_table
1007 return table->parse_fn(dev, bios, &bitentry); parse_bit_table()

Completed in 171 milliseconds