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

/drivers/mtd/nand/
H A Dnandsim.c84 #ifndef CONFIG_NANDSIM_MAX_PARTS
85 #define CONFIG_NANDSIM_MAX_PARTS 32 macro
101 static unsigned long parts[CONFIG_NANDSIM_MAX_PARTS];
302 struct mtd_partition partitions[CONFIG_NANDSIM_MAX_PARTS];

Completed in 157 milliseconds