Searched refs:nand_chip (Results 1 – 2 of 2) sorted by relevance
/include/linux/mtd/ |
D | nand.h | 238 struct nand_chip; 314 struct nand_chip *active; 362 int (*read_page_raw)(struct mtd_info *mtd, struct nand_chip *chip, 364 void (*write_page_raw)(struct mtd_info *mtd, struct nand_chip *chip, 366 int (*read_page)(struct mtd_info *mtd, struct nand_chip *chip, 368 int (*read_subpage)(struct mtd_info *mtd, struct nand_chip *chip, 370 void (*write_page)(struct mtd_info *mtd, struct nand_chip *chip, 372 int (*write_oob_raw)(struct mtd_info *mtd, struct nand_chip *chip, 374 int (*read_oob_raw)(struct mtd_info *mtd, struct nand_chip *chip, 376 int (*read_oob)(struct mtd_info *mtd, struct nand_chip *chip, int page, [all …]
|
D | sh_flctl.h | 133 struct nand_chip chip;
|