Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/mtd/
Dnand.h654 int (*block_bad)(struct mtd_info *mtd, loff_t ofs, int getchip);
/linux-4.4.14/drivers/mtd/nand/
Dnand_base.c320 static int nand_block_bad(struct mtd_info *mtd, loff_t ofs, int getchip) in nand_block_bad() argument
331 if (getchip) { in nand_block_bad()
364 if (getchip) { in nand_block_bad()
512 static int nand_block_checkbad(struct mtd_info *mtd, loff_t ofs, int getchip, in nand_block_checkbad() argument
518 return chip->block_bad(mtd, ofs, getchip); in nand_block_checkbad()
Dcafe_nand.c533 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.c801 static int doc200x_block_bad(struct mtd_info *mtd, loff_t ofs, int getchip) in doc200x_block_bad() argument