Home
last modified time | relevance | path

Searched defs:nand_ops (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/include/linux/mtd/
H A Dnand.h151 struct nand_ops { struct
152 int (*erase)(struct nand_device *nand, const struct nand_pos *pos);
153 int (*markbad)(struct nand_device *nand, const struct nand_pos *pos);
154 bool (*isbad)(struct nand_device *nand, const struct nand_pos *pos);