Searched refs:get_mtd_device (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/
H A Dmtdsuper.c108 mtd = get_mtd_device(NULL, mtdnr);
147 mtd = get_mtd_device(NULL, mtdnr);
H A Dmtdcore.c188 * get_mtd_device - obtain a validated handle for an MTD device
199 struct mtd_info *get_mtd_device(struct mtd_info *mtd, int num) function
330 EXPORT_SYMBOL_GPL(get_mtd_device); variable
H A Dmtdchar.c102 mtd = get_mtd_device(NULL, devnum);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/mtd/
H A Dmtd.h215 extern struct mtd_info *get_mtd_device(struct mtd_info *mtd, int num);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/maps/
H A Dnettel.c181 mtd = get_mtd_device(NULL, 2);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/brcm-boards/bcm947xx/
H A Dnvram_linux.c836 nvram_mtd = get_mtd_device(NULL, i);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/ubi/
H A Dbuild.c553 mtd = get_mtd_device(NULL, mtd_num);

Completed in 123 milliseconds