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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/maps/
H A Ddilnetpc.c323 static struct mtd_partition higlvl_partition_info[]= variable in typeref:struct:mtd_partition
345 #define NUM_HIGHLVL_PARTITIONS ARRAY_SIZE(higlvl_partition_info)
397 higlvl_partition_info[1].size = DNP_WINDOW_SIZE -
400 ++higlvl_partition_info[i].name;
463 ** we do not supply mtd pointers in higlvl_partition_info, so
466 add_mtd_partitions(merged_mtd, higlvl_partition_info, NUM_HIGHLVL_PARTITIONS);

Completed in 114 milliseconds