Searched refs:read_bbt (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/mtd/nand/ |
D | nand_bbt.c | 174 static int read_bbt(struct mtd_info *mtd, uint8_t *buf, int page, int num, in read_bbt() function 276 res = read_bbt(mtd, buf, td->pages[i], in read_abs_bbt() 284 res = read_bbt(mtd, buf, td->pages[0], in read_abs_bbt()
|