Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mtd/
H A Drawnand.h1182 struct nand_chip_ops { struct
1183 int (*suspend)(struct nand_chip *chip);
1184 void (*resume)(struct nand_chip *chip);
1185 int (*lock_area)(struct nand_chip *chip, loff_t ofs, uint64_t len);
1186 int (*unlock_area)(struct nand_chip *chip, loff_t ofs, uint64_t len);
1187 int (*setup_read_retry)(struct nand_chip *chip, int retry_mode);
1188 int (*choose_interface_config)(struct nand_chip *chip,