Searched refs:nanddev_bbt_update (Results 1 – 2 of 2) sorted by relevance
49 * nanddev_bbt_update() - Update a BBT57 int nanddev_bbt_update(struct nand_device *nand) in nanddev_bbt_update() function 61 EXPORT_SYMBOL_GPL(nanddev_bbt_update);99 * the NAND you should call nanddev_bbt_update().
86 ret = nanddev_bbt_update(nand); in nanddev_markbad()