Searched refs:physmap_flash_info (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/mtd/maps/
H A Dphysmap.c25 struct physmap_flash_info { struct
38 struct physmap_flash_info *info;
83 struct physmap_flash_info *info;
95 info = kzalloc(sizeof(struct physmap_flash_info), GFP_KERNEL);
163 struct physmap_flash_info *info = platform_get_drvdata(dev);
174 struct physmap_flash_info *info = platform_get_drvdata(dev);
182 struct physmap_flash_info *info = platform_get_drvdata(dev);
H A Dphysmap_of.c28 struct physmap_flash_info { struct
86 struct physmap_flash_info *info;
122 struct physmap_flash_info *info;
139 info = kzalloc(sizeof(struct physmap_flash_info), GFP_KERNEL);

Completed in 98 milliseconds