Searched refs:num_banks (Results 1 – 1 of 1) sorted by relevance
51 static unsigned long num_banks; variable214 num_banks++; in init_tqm_mtd()215 printk("%s: bank%d, name:%s, size:%dbytes \n", __FUNCTION__, num_banks, in init_tqm_mtd()221 if(!num_banks) in init_tqm_mtd()238 for(idx = 0; idx < num_banks ; idx++) in init_tqm_mtd()251 printk(KERN_NOTICE "TQM flash: registering %d whole flash banks at once\n", num_banks); in init_tqm_mtd()252 for(idx = 0 ; idx < num_banks ; idx++) in init_tqm_mtd()280 for(idx = 0 ; idx < num_banks ; idx++) in cleanup_tqm_mtd()