Searched refs:brcmnand_read_bbt (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/47xxnand/
H A Dbrcmnand_bbt.c189 * brcmnand_read_bbt - [GENERIC] Read the bad block table starting from page
201 static int brcmnand_read_bbt(struct mtd_info *mtd, uint8_t *buf, int page, int num, function
294 res = brcmnand_read_bbt(mtd, buf, td->pages[i],
302 res = brcmnand_read_bbt(mtd, buf, td->pages[0],
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/bcm947xx/nand/
H A Dbrcmnand_bbt.c189 * brcmnand_read_bbt - [GENERIC] Read the bad block table starting from page
201 static int brcmnand_read_bbt(struct mtd_info *mtd, uint8_t *buf, int page, int num, function
294 res = brcmnand_read_bbt(mtd, buf, td->pages[i],
302 res = brcmnand_read_bbt(mtd, buf, td->pages[0],

Completed in 126 milliseconds