Home
last modified time | relevance | path

Searched refs:nanddev_isreserved (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/mtd/nand/
H A Dcore.c104 bool nanddev_isreserved(struct nand_device *nand, const struct nand_pos *pos) in nanddev_isreserved() function
117 EXPORT_SYMBOL_GPL(nanddev_isreserved);
130 if (nanddev_isbad(nand, pos) || nanddev_isreserved(nand, pos)) { in nanddev_erase()
H A Dcore.su
/OK3568_Linux_fs/kernel/drivers/mtd/nand/
H A Dcore.c102 bool nanddev_isreserved(struct nand_device *nand, const struct nand_pos *pos) in nanddev_isreserved() function
115 EXPORT_SYMBOL_GPL(nanddev_isreserved);
128 if (nanddev_isbad(nand, pos) || nanddev_isreserved(nand, pos)) { in nanddev_erase()
/OK3568_Linux_fs/u-boot/spl/drivers/mtd/nand/
H A Dcore.su
/OK3568_Linux_fs/u-boot/include/linux/mtd/
H A Dnand.h689 bool nanddev_isreserved(struct nand_device *nand, const struct nand_pos *pos);
/OK3568_Linux_fs/kernel/include/linux/mtd/
H A Dnand.h895 bool nanddev_isreserved(struct nand_device *nand, const struct nand_pos *pos);
/OK3568_Linux_fs/u-boot/drivers/mtd/nand/spi/
H A Dcore.c795 ret = nanddev_isreserved(nand, &pos); in spinand_mtd_block_isreserved()
/OK3568_Linux_fs/kernel/drivers/mtd/nand/spi/
H A Dcore.c793 ret = nanddev_isreserved(nand, &pos); in spinand_mtd_block_isreserved()
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.sym
H A Du-boot-spl.map
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map