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

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

Completed in 328 milliseconds