Searched refs:physmap_flash_resource (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 Dphysmap.c214 static struct resource physmap_flash_resource = { variable in typeref:struct:resource
227 .resource = &physmap_flash_resource,
233 physmap_flash_resource.start = addr;
234 physmap_flash_resource.end = addr + size - 1;

Completed in 40 milliseconds