Searched refs:getchip (Results 1 – 4 of 4) sorted by relevance
/drivers/mtd/nand/ |
D | nand_base.c | 322 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()
|
D | cafe_nand.c | 576 static int cafe_nand_block_bad(struct mtd_info *mtd, loff_t ofs, int getchip) in cafe_nand_block_bad() argument
|
D | docg4.c | 1124 static int docg4_block_neverbad(struct mtd_info *mtd, loff_t ofs, int getchip) in docg4_block_neverbad() argument
|
D | diskonchip.c | 798 static int doc200x_block_bad(struct mtd_info *mtd, loff_t ofs, int getchip) in doc200x_block_bad() argument
|