Searched defs:nand_ops (Results 1 – 1 of 1) sorted by relevance
154 struct nand_ops { struct155 int (*erase)(struct nand_device *nand, const struct nand_pos *pos);156 int (*markbad)(struct nand_device *nand, const struct nand_pos *pos);157 bool (*isbad)(struct nand_device *nand, const struct nand_pos *pos);