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

/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dhndnand.c29 #include <hndnand.h>
33 static hndnand_t *hndnand = NULL; variable
47 if (hndnand)
48 return hndnand;
53 if (!hndnand)
54 hndnand = nflash_init(sih);
57 if (!hndnand)
58 hndnand = nandcore_init(sih);
62 return hndnand;
H A Dnvram_rw.c34 #include <hndnand.h>
H A Dnandcore.c30 #include <hndnand.h>
/netgear-R7000-V1.0.7.12_1.2.5/src/include/
H A Dhndnand.h68 struct hndnand;
69 typedef struct hndnand hndnand_t;
71 struct hndnand { struct
H A Dnflash.h150 #include <hndnand.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-brcm/
H A DMakefile29 obj-$(CONFIG_PLAT_BCM5301X) += $(addprefix $(SHARED)/, hndnand.o)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/47xxnand/
H A Dbcm_nflash.c55 #include <hndnand.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/bcm947xx/nand/
H A Dbcm_nflash.c56 #include <hndnand.h>
H A Dbrcmnand.c56 #include <hndnand.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.c52 #include <hndnand.h>

Completed in 212 milliseconds