Searched refs:maxchips (Results 1 – 2 of 2) sorted by relevance
3983 int nand_scan_ident(struct mtd_info *mtd, int maxchips, in nand_scan_ident() argument4017 for (i = 1; i < maxchips; i++) { in nand_scan_ident()4407 int nand_scan(struct mtd_info *mtd, int maxchips) in nand_scan() argument4411 ret = nand_scan_ident(mtd, maxchips, NULL); in nand_scan()
3942 int onenand_scan(struct mtd_info *mtd, int maxchips) in onenand_scan() argument