Searched defs:probes (Results 1 – 8 of 8) sorted by relevance
/drivers/mtd/maps/ |
D | solutionengine.c | 34 static const char * const probes[] = { "RedBoot", "cmdlinepart", NULL }; variable
|
D | pxa2xx-flash.c | 44 static const char * const probes[] = { "RedBoot", "cmdlinepart", NULL }; variable
|
D | ixp4xx.c | 152 static const char * const probes[] = { "RedBoot", "cmdlinepart", NULL }; variable
|
D | dc21285.c | 147 static const char * const probes[] = { "RedBoot", "cmdlinepart", NULL }; variable
|
D | pcmciamtd.c | 468 static char *probes[] = { "jedec_probe", "cfi_probe" }; in pcmciamtd_config() local
|
/drivers/mtd/nand/raw/bcm47xxnflash/ |
D | main.c | 20 static const char *probes[] = { "bcm47xxpart", NULL }; variable
|
/drivers/base/ |
D | map.c | 28 } *probes[255]; member
|
/drivers/mtd/devices/ |
D | bcm47xxsflash.c | 16 static const char * const probes[] = { "bcm47xxpart", NULL }; variable
|