• Home
  • Raw
  • Download

Lines Matching defs:mtd

102 static int cafe_device_ready(struct mtd_info *mtd)  in cafe_device_ready()
119 static void cafe_write_buf(struct mtd_info *mtd, const uint8_t *buf, int len) in cafe_write_buf()
135 static void cafe_read_buf(struct mtd_info *mtd, uint8_t *buf, int len) in cafe_read_buf()
150 static uint8_t cafe_read_byte(struct mtd_info *mtd) in cafe_read_byte()
162 static void cafe_nand_cmdfunc(struct mtd_info *mtd, unsigned command, in cafe_nand_cmdfunc()
319 static void cafe_select_chip(struct mtd_info *mtd, int chipnr) in cafe_select_chip()
336 struct mtd_info *mtd = id; in cafe_nand_interrupt() local
348 static void cafe_nand_bug(struct mtd_info *mtd) in cafe_nand_bug()
353 static int cafe_nand_write_oob(struct mtd_info *mtd, in cafe_nand_write_oob()
367 static int cafe_nand_read_oob(struct mtd_info *mtd, struct nand_chip *chip, in cafe_nand_read_oob()
384 static int cafe_nand_read_page(struct mtd_info *mtd, struct nand_chip *chip, in cafe_nand_read_page()
462 static int cafe_ooblayout_ecc(struct mtd_info *mtd, int section, in cafe_ooblayout_ecc()
476 static int cafe_ooblayout_free(struct mtd_info *mtd, int section, in cafe_ooblayout_free()
545 static int cafe_nand_write_page_lowlevel(struct mtd_info *mtd, in cafe_nand_write_page_lowlevel()
561 static int cafe_nand_block_bad(struct mtd_info *mtd, loff_t ofs) in cafe_nand_block_bad()
611 struct mtd_info *mtd; in cafe_nand_probe() local
821 struct mtd_info *mtd = pci_get_drvdata(pdev); in cafe_nand_remove() local
849 struct mtd_info *mtd = pci_get_drvdata(pdev); in cafe_nand_resume() local