Home
last modified time | relevance | path

Searched refs:mtd_can_have_bb (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/drivers/mtd/tests/
H A Dmtd_test.c47 if (!mtd_can_have_bb(mtd)) in mtdtest_scan_for_bad_eraseblocks()
/openbmc/linux/drivers/mtd/
H A Dmtdswap.c262 if (!mtd_can_have_bb(d->mtd)) in mtdswap_handle_badblock()
331 if (mtd_can_have_bb(d->mtd) && mtd_block_isbad(d->mtd, offset)) in mtdswap_read_markers()
1011 if (mtd_can_have_bb(mtd)) in mtdswap_badblocks()
H A Dmtdconcat.c591 if (!mtd_can_have_bb(concat->subdev[0])) in concat_block_isbad()
/openbmc/u-boot/cmd/
H A Dmtd.c468 if (!mtd_can_have_bb(mtd)) { in do_mtd_bad()
/openbmc/u-boot/include/linux/mtd/
H A Dmtd.h501 static inline int mtd_can_have_bb(const struct mtd_info *mtd) in mtd_can_have_bb() function
/openbmc/linux/include/linux/mtd/
H A Dmtd.h664 static inline int mtd_can_have_bb(const struct mtd_info *mtd) in mtd_can_have_bb() function
/openbmc/u-boot/drivers/mtd/
H A Dmtdconcat.c613 if (!mtd_can_have_bb(concat->subdev[0])) in concat_block_isbad()
/openbmc/u-boot/drivers/mtd/ubi/
H A Dbuild.c680 if (mtd_can_have_bb(ubi->mtd)) { in io_init()
/openbmc/linux/drivers/mtd/ubi/
H A Dbuild.c625 if (mtd_can_have_bb(ubi->mtd)) { in io_init()