Searched refs:get_mtd_device_nm (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/
H A Dmtdcore.c240 * get_mtd_device_nm - obtain a validated handle for an MTD device by
248 struct mtd_info *get_mtd_device_nm(const char *name) function
331 EXPORT_SYMBOL_GPL(get_mtd_device_nm); variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/mtd/
H A Dmtd.h216 extern struct mtd_info *get_mtd_device_nm(const char *name);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/ubi/
H A Dbuild.c535 mtd = get_mtd_device_nm(mtd_dev);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/brcm-boards/bcm947xx/
H A Dsetup.c492 mtd = get_mtd_device_nm("crash");

Completed in 47 milliseconds