Searched refs:hndsflash (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dhndsflash.c29 #include <hndsflash.h>
32 static hndsflash_t *hndsflash; variable
46 if (hndsflash)
47 return hndsflash;
53 if (!hndsflash)
54 hndsflash = ccsflash_init(sih);
57 if (!hndsflash)
58 hndsflash = spiflash_init(sih);
62 return hndsflash;
H A Dnvram_rw.c37 #include <hndsflash.h>
H A Dccsflash.c30 #include <hndsflash.h>
H A Dspiflash.c30 #include <hndsflash.h>
/netgear-R7000-V1.0.7.12_1.2.5/src/include/
H A Dhndsflash.h27 struct hndsflash;
28 typedef struct hndsflash hndsflash_t;
30 struct hndsflash { struct
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-brcm/
H A DMakefile26 obj-$(CONFIG_PLAT_BCM5301X) += $(addprefix $(SHARED)/, hndsflash.o)
H A Dnvram_linux.c47 #include <hndsflash.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/bcm947xx/devices/
H A Dbcmsflash.c48 #include <hndsflash.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/devices/
H A Dbcmsflash.c48 #include <hndsflash.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-brcm-hnd/
H A Dboard_ns.c50 #include <hndsflash.h>

Completed in 98 milliseconds