/linux-6.1.9/drivers/bcma/ |
D | driver_chipcommon_nflash.c | 25 static const char *probes[] = { "bcm47xxpart", NULL }; variable
|
/linux-6.1.9/drivers/mtd/maps/ |
D | solutionengine.c | 34 static const char * const probes[] = { "RedBoot", "cmdlinepart", NULL }; variable
|
D | pxa2xx-flash.c | 42 static const char * const probes[] = { "RedBoot", "cmdlinepart", NULL }; variable
|
D | dc21285.c | 147 static const char * const probes[] = { "RedBoot", "cmdlinepart", NULL }; variable
|
D | pcmciamtd.c | 468 static char *probes[] = { "jedec_probe", "cfi_probe" }; in pcmciamtd_config() local
|
/linux-6.1.9/drivers/mtd/nand/raw/bcm47xxnflash/ |
D | main.c | 20 static const char *probes[] = { "bcm47xxpart", NULL }; variable
|
/linux-6.1.9/include/linux/mtd/ |
D | plat-ram.h | 20 const char * const *probes; member
|
/linux-6.1.9/arch/arm/mach-pxa/ |
D | poodle.c | 363 static const char * const probes[] = { variable
|
D | corgi.c | 649 static const char * const probes[] = { variable
|
D | tosa.c | 714 static const char * const probes[] = { variable
|
D | spitz.c | 816 static const char * const probes[] = { variable
|
/linux-6.1.9/drivers/base/ |
D | map.c | 28 } *probes[255]; member
|
/linux-6.1.9/drivers/mtd/devices/ |
D | bcm47xxsflash.c | 16 static const char * const probes[] = { "bcm47xxpart", NULL }; variable
|
/linux-6.1.9/kernel/ |
D | tracepoint.c | 98 struct tracepoint_func probes[]; member
|
/linux-6.1.9/kernel/trace/ |
D | trace_probe.h | 238 struct list_head probes; member
|
/linux-6.1.9/net/ipv4/ |
D | arp.c | 339 int probes = atomic_read(&neigh->probes); in arp_solicit() local
|
/linux-6.1.9/net/ipv6/ |
D | ndisc.c | 740 int probes = atomic_read(&neigh->probes); in ndisc_solicit() local
|
/linux-6.1.9/include/net/ |
D | neighbour.h | 149 atomic_t probes; member
|
/linux-6.1.9/drivers/mtd/nand/raw/ |
D | qcom_nandc.c | 3045 static const char * const probes[] = { "cmdlinepart", "ofpart", "qcomsmem", NULL }; variable
|