Searched refs:nanddev_bbt_get_block_status (Results 1 – 14 of 14) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/mtd/nand/ |
| H A D | bbt.c | 74 int nanddev_bbt_get_block_status(const struct nand_device *nand, in nanddev_bbt_get_block_status() function 92 EXPORT_SYMBOL_GPL(nanddev_bbt_get_block_status);
|
| H A D | core.c | 29 status = nanddev_bbt_get_block_status(nand, entry); in nanddev_isbad() 112 status = nanddev_bbt_get_block_status(nand, entry); in nanddev_isreserved()
|
| H A D | bbt_store.c | 172 if (nanddev_bbt_get_block_status(nand, start_block + block) == in nanddev_bbt_format() 234 ret = nanddev_bbt_get_block_status(nand, start_block + block); in nanddev_bbt_in_flash_update()
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/nand/ |
| H A D | bbt.c | 194 if (nanddev_bbt_get_block_status(nand, start_block + block) == in nanddev_bbt_format() 288 ret = nanddev_bbt_get_block_status(nand, start_block + block); in nanddev_bbt_update() 345 int nanddev_bbt_get_block_status(const struct nand_device *nand, in nanddev_bbt_get_block_status() function 369 EXPORT_SYMBOL_GPL(nanddev_bbt_get_block_status);
|
| H A D | core.c | 31 status = nanddev_bbt_get_block_status(nand, entry); in nanddev_isbad() 114 status = nanddev_bbt_get_block_status(nand, entry); in nanddev_isreserved()
|
| H A D | bbt.su | |
| /OK3568_Linux_fs/u-boot/spl/drivers/mtd/nand/ |
| H A D | bbt.su | |
| /OK3568_Linux_fs/u-boot/include/linux/mtd/ |
| H A D | nand.h | 706 int nanddev_bbt_get_block_status(const struct nand_device *nand,
|
| /OK3568_Linux_fs/kernel/include/linux/mtd/ |
| H A D | nand.h | 912 int nanddev_bbt_get_block_status(const struct nand_device *nand,
|
| /OK3568_Linux_fs/u-boot/spl/ |
| H A D | u-boot-spl.sym | |
| H A D | u-boot-spl.map | |
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.map | |
| H A D | u-boot.sym | |