Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm/mach-s3c/
Dmach-jive.c155 static struct mtd_partition __initdata jive_imageB_nand_part[] = { variable
248 nand->nr_partitions = ARRAY_SIZE(jive_imageB_nand_part); in jive_mtdset()
249 nand->partitions = jive_imageB_nand_part; in jive_mtdset()