Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-s3c24xx/
Dmach-jive.c159 static struct mtd_partition __initdata jive_imageB_nand_part[] = { variable
251 nand->nr_partitions = ARRAY_SIZE(jive_imageB_nand_part); in jive_mtdset()
252 nand->partitions = jive_imageB_nand_part; in jive_mtdset()