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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/mtd/
H A Dpartitions.h63 int (*parse_fn)(struct mtd_info *, struct mtd_partition **, unsigned long); member in struct:mtd_part_parser
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/
H A Dar7part.c139 .parse_fn = create_mtd_partitions,
H A Dafs.c261 .parse_fn = parse_afs_partitions,
H A Dcmdlinepart.c378 .parse_fn = parse_cmdline_partitions,
H A Dredboot.c296 .parse_fn = parse_redboot_partitions,
H A Dmtdpart.c609 ret = (*parser->parse_fn)(master, pparts, origin);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-brcm-hnd/
H A Dboard_ns.c1313 .parse_fn = parse_cfenand_partitions,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/nouveau/
H A Dnouveau_bios.c5397 int (* const parse_fn)(struct drm_device *, struct nvbios *, struct bit_entry *); member in struct:bit_table
5421 return table->parse_fn(dev, bios, &bitentry);

Completed in 160 milliseconds