Searched refs:part_probe_types (Results 1 - 25 of 25) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/cavium-octeon/
H A Dflash_setup.c22 static const char *part_probe_types[] = { variable
68 part_probe_types,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/maps/
H A Drbtx4939-flash.c64 static const char *part_probe_types[] = { "cmdlinepart", NULL }; variable
124 err = parse_mtd_partitions(info->mtd, part_probe_types,
H A Dphysmap_of.c223 const char **part_probe_types; local
352 part_probe_types = of_get_probes(dp);
353 err = parse_mtd_partitions(info->cmtd, part_probe_types,
356 of_free_probes(part_probe_types);
359 of_free_probes(part_probe_types);
H A Dbfin-async-flash.c128 static const char *part_probe_types[] = { "cmdlinepart", "RedBoot", NULL }; variable
173 ret = parse_mtd_partitions(state->mtd, part_probe_types, &pdata->parts, 0);
H A Dgpio-addr-flash.c159 static const char *part_probe_types[] = { "cmdlinepart", "RedBoot", NULL }; variable
254 ret = parse_mtd_partitions(state->mtd, part_probe_types, &pdata->parts, 0);
H A Dphysmap.c82 static const char *part_probe_types[] = { "cmdlinepart", "RedBoot", NULL }; variable
176 err = parse_mtd_partitions(info->cmtd, part_probe_types,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/nand/
H A Dplat_nand.c105 if (pdata->chip.part_probe_types) {
107 pdata->chip.part_probe_types,
H A Dfsl_elbc_nand.c833 static const char *part_probe_types[] local
902 ret = parse_mtd_partitions(&priv->mtd, part_probe_types, &parts, 0);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-ep93xx/
H A Dsnappercl15.c100 .part_probe_types = snappercl15_nand_part_probes,
H A Dts72xx.c149 .part_probe_types = ts72xx_nand_part_probes,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/pnx833x/common/
H A Dplatform.c271 .part_probe_types = part_probes,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-ixp4xx/
H A Dixdp425-setup.c106 .part_probe_types = part_probes,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap1/
H A Dboard-perseus2.c172 .part_probe_types = part_probes,
H A Dboard-fsample.c205 .part_probe_types = part_probes,
H A Dboard-h2.c185 .part_probe_types = h2_part_probes,
H A Dboard-h3.c190 .part_probe_types = part_probes,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-pxa/
H A Dpalmtx.c279 .part_probe_types = palmtx_part_probes,
H A Dballoon3.c644 .part_probe_types = balloon3_part_probes,
H A Dem-x270.c350 .part_probe_types = em_x270_part_probes,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/alchemy/devboards/db1200/
H A Dplatform.c147 .part_probe_types = db1200_part_probes,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/mtd/
H A Dnand.h505 * @part_probe_types: NULL-terminated array of probe types
517 const char **part_probe_types; member in struct:platform_nand_chip
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf561/boards/
H A Dacvilon.c290 .part_probe_types = part_probes,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-orion5x/
H A Dts78xx-setup.c220 .part_probe_types = ts_nand_part_probes,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/boards/mach-migor/
H A Dsetup.c190 .part_probe_types = (const char *[]) { "cmdlinepart", NULL },
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf537/boards/
H A Dstamp.c406 .part_probe_types = part_probes,

Completed in 113 milliseconds