Home
last modified time | relevance | path

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

/Linux-v4.19/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_core.c139 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-v4.19/drivers/mtd/nand/raw/bcm47xxnflash/
Dmain.c24 static const char *probes[] = { "bcm47xxpart", NULL }; variable
/Linux-v4.19/include/linux/mtd/
Dplat-ram.h24 const char * const *probes; member
/Linux-v4.19/arch/arm/mach-pxa/
Dpoodle.c345 static const char * const probes[] = { variable
Dcorgi.c618 static const char * const probes[] = { variable
Dtosa.c685 static const char * const probes[] = { variable
Dspitz.c796 static const char * const probes[] = { variable
/Linux-v4.19/drivers/base/
Dmap.c28 } *probes[255]; member
/Linux-v4.19/drivers/mtd/devices/
Dbcm47xxsflash.c15 static const char * const probes[] = { "bcm47xxpart", NULL }; variable
/Linux-v4.19/kernel/
Dtracepoint.c66 struct tracepoint_func probes[0]; member
/Linux-v4.19/net/ipv4/
Darp.c340 int probes = atomic_read(&neigh->probes); in arp_solicit() local
/Linux-v4.19/net/ipv6/
Dndisc.c707 int probes = atomic_read(&neigh->probes); in ndisc_solicit() local
/Linux-v4.19/include/net/
Dneighbour.h147 atomic_t probes; member