Home
last modified time | relevance | path

Searched defs:bbm_info (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/linux/mtd/
H A Dbbm.h143 struct bbm_info { struct
144 int bbt_erase_shift;
145 int badblockpos;
146 int options;
148 uint8_t *bbt;
150 int (*isbad_bbt)(struct mtd_info *mtd, loff_t ofs, int allowbbt);
153 struct nand_bbt_descr *badblock_pattern;
155 void *priv;