Searched refs:cfi_mtd_names (Results 1 – 1 of 1) sorted by relevance
18 static char cfi_mtd_names[CFI_MAX_FLASH_BANKS][16]; variable222 sprintf(cfi_mtd_names[i], "nor%d", i); in cfi_mtd_init()223 mtd->name = cfi_mtd_names[i]; in cfi_mtd_init()