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

/linux-4.4.14/drivers/mtd/nand/
H A Dnandsim.c86 #ifndef CONFIG_NANDSIM_MAX_PARTS
87 #define CONFIG_NANDSIM_MAX_PARTS 32 macro
99 static unsigned long parts[CONFIG_NANDSIM_MAX_PARTS];
306 struct mtd_partition partitions[CONFIG_NANDSIM_MAX_PARTS];

Completed in 42 milliseconds