Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mtd/maps/
H A Dsolutionengine.c34 static const char * const probes[] = { "RedBoot", "cmdlinepart", NULL }; variable
H A Dpxa2xx-flash.c44 static const char * const probes[] = { "RedBoot", "cmdlinepart", NULL }; variable
H A Dixp4xx.c152 static const char * const probes[] = { "RedBoot", "cmdlinepart", NULL }; variable
H A Ddc21285.c147 static const char * const probes[] = { "RedBoot", "cmdlinepart", NULL }; variable
H A Dpcmciamtd.c468 static char *probes[] = { "jedec_probe", "cfi_probe" }; in pcmciamtd_config() local
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/bcm47xxnflash/
H A Dmain.c20 static const char *probes[] = { "bcm47xxpart", NULL }; variable
/OK3568_Linux_fs/kernel/include/linux/mtd/
H A Dplat-ram.h20 const char * const *probes; member
/OK3568_Linux_fs/kernel/arch/arm/mach-pxa/
H A Dpoodle.c350 static const char * const probes[] = { variable
H A Dcorgi.c635 static const char * const probes[] = { variable
H A Dtosa.c700 static const char * const probes[] = { variable
H A Dspitz.c820 static const char * const probes[] = { variable
/OK3568_Linux_fs/kernel/kernel/
H A Dtracepoint.c98 struct tracepoint_func probes[]; member
213 int probes = 0; in func_add() local
/OK3568_Linux_fs/kernel/drivers/base/
H A Dmap.c28 } *probes[255]; member
/OK3568_Linux_fs/kernel/drivers/mtd/devices/
H A Dbcm47xxsflash.c16 static const char * const probes[] = { "bcm47xxpart", NULL }; variable
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/
H A Dcontext.cpp116 std::initializer_list<std::pair<const char*, const char*>> probes) -> ProcAddress { in initializeExtensions()
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dtrace_probe.h237 struct list_head probes; member
/OK3568_Linux_fs/kernel/net/ipv4/
H A Darp.c338 int probes = atomic_read(&neigh->probes); in arp_solicit() local
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dndisc.c724 int probes = atomic_read(&neigh->probes); in ndisc_solicit() local
/OK3568_Linux_fs/kernel/include/net/
H A Dneighbour.h149 atomic_t probes; member