Home
last modified time | relevance | path

Searched defs:probes (Results 1 – 14 of 14) sorted by relevance

/linux-4.1.27/drivers/mtd/maps/
Dsolutionengine.c34 static const char * const probes[] = { "RedBoot", "cmdlinepart", NULL }; variable
Dpxa2xx-flash.c47 static const char * const probes[] = { "RedBoot", "cmdlinepart", NULL }; variable
Dphysmap_of.c144 static void of_free_probes(const char * const *probes) in of_free_probes()
Ddc21285.c147 static const char * const probes[] = { "RedBoot", "cmdlinepart", NULL }; variable
Dixp4xx.c151 static const char * const probes[] = { "RedBoot", "cmdlinepart", NULL }; variable
Dpcmciamtd.c469 static char *probes[] = { "jedec_probe", "cfi_probe" }; in pcmciamtd_config() local
/linux-4.1.27/drivers/mtd/nand/bcm47xxnflash/
Dmain.c24 static const char *probes[] = { "bcm47xxpart", NULL }; variable
/linux-4.1.27/include/linux/mtd/
Dplat-ram.h24 const char * const *probes; member
/linux-4.1.27/drivers/base/
Dmap.c28 } *probes[255]; member
/linux-4.1.27/drivers/mtd/devices/
Dbcm47xxsflash.c14 static const char * const probes[] = { "bcm47xxpart", NULL }; variable
/linux-4.1.27/kernel/
Dtracepoint.c59 struct tracepoint_func probes[0]; member
/linux-4.1.27/net/ipv4/
Darp.c300 int probes = atomic_read(&neigh->probes); in arp_solicit() local
/linux-4.1.27/net/ipv6/
Dndisc.c665 int probes = atomic_read(&neigh->probes); in ndisc_solicit() local
/linux-4.1.27/include/net/
Dneighbour.h144 atomic_t probes; member