Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/mtd/
Drawnand.h1142 struct nand_chip_ops { struct
1143 int (*suspend)(struct nand_chip *chip);
1144 void (*resume)(struct nand_chip *chip);
1145 int (*lock_area)(struct nand_chip *chip, loff_t ofs, uint64_t len);
1146 int (*unlock_area)(struct nand_chip *chip, loff_t ofs, uint64_t len);
1147 int (*setup_read_retry)(struct nand_chip *chip, int retry_mode);
1148 int (*choose_interface_config)(struct nand_chip *chip,