Home
last modified time | relevance | path

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

/linux/include/linux/mtd/
H A Drawnand.h1195 struct nand_chip_ops { struct
1196 int (*suspend)(struct nand_chip *chip);
1197 void (*resume)(struct nand_chip *chip);
1198 int (*lock_area)(struct nand_chip *chip, loff_t ofs, uint64_t len);
1199 int (*unlock_area)(struct nand_chip *chip, loff_t ofs, uint64_t len);
1200 int (*setup_read_retry)(struct nand_chip *chip, int retry_mode);
1201 int (*choose_interface_config)(struct nand_chip *chip,