Searched refs:nanddev_scan_bbt_in_flash (Results 1 – 3 of 3) sorted by relevance
13 int nanddev_scan_bbt_in_flash(struct nand_device *nand);16 static inline int nanddev_scan_bbt_in_flash(struct nand_device *nand) in nanddev_scan_bbt_in_flash() function
189 int nanddev_scan_bbt_in_flash(struct nand_device *nand) in nanddev_scan_bbt_in_flash() function213 EXPORT_SYMBOL_GPL(nanddev_scan_bbt_in_flash);
1285 nanddev_scan_bbt_in_flash(nand); in spinand_init()