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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/mtd/maps/
H A Dixp2000.c40 struct ixp2000_flash_info { struct
116 struct ixp2000_flash_info *info = platform_get_drvdata(dev);
149 struct ixp2000_flash_info *info;
170 info = kmalloc(sizeof(struct ixp2000_flash_info), GFP_KERNEL);
175 memzero(info, sizeof(struct ixp2000_flash_info));

Completed in 188 milliseconds