Home
last modified time | relevance | path

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

/external/u-boot/include/linux/mtd/
Dmtd.h453 static inline int mtd_can_have_bb(const struct mtd_info *mtd) in mtd_can_have_bb() function
/external/u-boot/drivers/mtd/
Dmtdconcat.c613 if (!mtd_can_have_bb(concat->subdev[0])) in concat_block_isbad()
/external/u-boot/drivers/mtd/ubi/
Dbuild.c680 if (mtd_can_have_bb(ubi->mtd)) { in io_init()