Searched defs:probes (Results 1 – 16 of 16) sorted by relevance
/openbmc/linux/drivers/bcma/ |
H A D | driver_chipcommon_nflash.c | 25 static const char *probes[] = { "bcm47xxpart", NULL }; variable
|
/openbmc/linux/drivers/mtd/maps/ |
H A D | solutionengine.c | 34 static const char * const probes[] = { "RedBoot", "cmdlinepart", NULL }; variable
|
H A D | pxa2xx-flash.c | 42 static const char * const probes[] = { "RedBoot", "cmdlinepart", NULL }; variable
|
H A D | dc21285.c | 147 static const char * const probes[] = { "RedBoot", "cmdlinepart", NULL }; variable
|
H A D | pcmciamtd.c | 468 static char *probes[] = { "jedec_probe", "cfi_probe" }; in pcmciamtd_config() local
|
/openbmc/linux/drivers/mtd/nand/raw/bcm47xxnflash/ |
H A D | main.c | 20 static const char *probes[] = { "bcm47xxpart", NULL }; variable
|
/openbmc/linux/include/linux/mtd/ |
H A D | plat-ram.h | 20 const char * const *probes; member
|
/openbmc/linux/drivers/base/ |
H A D | map.c | 28 } *probes[255]; member
|
/openbmc/linux/drivers/mtd/devices/ |
H A D | bcm47xxsflash.c | 16 static const char * const probes[] = { "bcm47xxpart", NULL }; variable
|
/openbmc/linux/kernel/ |
H A D | tracepoint.c | 98 struct tracepoint_func probes[]; member
|
/openbmc/linux/arch/arm/mach-pxa/ |
H A D | spitz.c | 788 static const char * const probes[] = { variable
|
/openbmc/linux/net/ipv4/ |
H A D | arp.c | 339 int probes = atomic_read(&neigh->probes); in arp_solicit() local
|
/openbmc/linux/kernel/trace/ |
H A D | trace_probe.h | 254 struct list_head probes; member
|
/openbmc/linux/net/ipv6/ |
H A D | ndisc.c | 743 int probes = atomic_read(&neigh->probes); in ndisc_solicit() local
|
/openbmc/linux/include/net/ |
H A D | neighbour.h | 149 atomic_t probes; member
|
/openbmc/linux/drivers/mtd/nand/raw/ |
H A D | qcom_nandc.c | 3187 static const char * const probes[] = { "cmdlinepart", "ofpart", "qcomsmem", NULL }; variable
|