Searched defs:probes (Results 1 – 14 of 14) sorted by relevance
/linux-4.1.27/drivers/mtd/maps/ |
D | solutionengine.c | 34 static const char * const probes[] = { "RedBoot", "cmdlinepart", NULL }; variable
|
D | pxa2xx-flash.c | 47 static const char * const probes[] = { "RedBoot", "cmdlinepart", NULL }; variable
|
D | physmap_of.c | 144 static void of_free_probes(const char * const *probes) in of_free_probes()
|
D | dc21285.c | 147 static const char * const probes[] = { "RedBoot", "cmdlinepart", NULL }; variable
|
D | ixp4xx.c | 151 static const char * const probes[] = { "RedBoot", "cmdlinepart", NULL }; variable
|
D | pcmciamtd.c | 469 static char *probes[] = { "jedec_probe", "cfi_probe" }; in pcmciamtd_config() local
|
/linux-4.1.27/drivers/mtd/nand/bcm47xxnflash/ |
D | main.c | 24 static const char *probes[] = { "bcm47xxpart", NULL }; variable
|
/linux-4.1.27/include/linux/mtd/ |
D | plat-ram.h | 24 const char * const *probes; member
|
/linux-4.1.27/drivers/base/ |
D | map.c | 28 } *probes[255]; member
|
/linux-4.1.27/drivers/mtd/devices/ |
D | bcm47xxsflash.c | 14 static const char * const probes[] = { "bcm47xxpart", NULL }; variable
|
/linux-4.1.27/kernel/ |
D | tracepoint.c | 59 struct tracepoint_func probes[0]; member
|
/linux-4.1.27/net/ipv4/ |
D | arp.c | 300 int probes = atomic_read(&neigh->probes); in arp_solicit() local
|
/linux-4.1.27/net/ipv6/ |
D | ndisc.c | 665 int probes = atomic_read(&neigh->probes); in ndisc_solicit() local
|
/linux-4.1.27/include/net/ |
D | neighbour.h | 144 atomic_t probes; member
|