Home
last modified time | relevance | path

Searched refs:getchip (Results 1 – 4 of 4) sorted by relevance

/drivers/mtd/nand/
Dnand_base.c322 static int nand_block_bad(struct mtd_info *mtd, loff_t ofs, int getchip) in nand_block_bad() argument
333 if (getchip) { in nand_block_bad()
366 if (getchip) { in nand_block_bad()
514 static int nand_block_checkbad(struct mtd_info *mtd, loff_t ofs, int getchip, in nand_block_checkbad() argument
520 return chip->block_bad(mtd, ofs, getchip); in nand_block_checkbad()
Dcafe_nand.c576 static int cafe_nand_block_bad(struct mtd_info *mtd, loff_t ofs, int getchip) in cafe_nand_block_bad() argument
Ddocg4.c1124 static int docg4_block_neverbad(struct mtd_info *mtd, loff_t ofs, int getchip) in docg4_block_neverbad() argument
Ddiskonchip.c798 static int doc200x_block_bad(struct mtd_info *mtd, loff_t ofs, int getchip) in doc200x_block_bad() argument