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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/maps/
H A Ddilnetpc.c325 static struct mtd_partition higlvl_partition_info[]= variable in typeref:struct:mtd_partition
347 #define NUM_HIGHLVL_PARTITIONS ARRAY_SIZE(higlvl_partition_info)
399 higlvl_partition_info[1].size = DNP_WINDOW_SIZE -
402 ++higlvl_partition_info[i].name;
465 ** we do not supply mtd pointers in higlvl_partition_info, so
468 add_mtd_partitions(merged_mtd, higlvl_partition_info, NUM_HIGHLVL_PARTITIONS);

Completed in 84 milliseconds