Home
last modified time | relevance | path

Searched refs:physmap_partitions (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/mtd/maps/
Dphysmap.c87 static struct mtd_partition physmap_partitions[] = { variable
113 #define NUM_PARTITIONS (sizeof(physmap_partitions)/sizeof(struct mtd_partition))
155 add_mtd_partitions (mymtd, physmap_partitions, NUM_PARTITIONS); in init_physmap()
Dphysmap64.c101 static struct mtd_partition physmap_partitions[] = { variable
127 #define NUM_PARTITIONS (sizeof(physmap_partitions)/sizeof(struct mtd_partition))
169 add_mtd_partitions (mymtd, physmap_partitions, NUM_PARTITIONS); in init_physmap()