Searched defs:bufpoi (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/mtd/nand/raw/
H A Dnand_toshiba.c109 toshiba_nand_read_subpage_benand(struct nand_chip *chip, uint32_t data_offs, uint32_t readlen, uint8_t *bufpoi, int page) argument
H A Dmtk_nand.c831 const u8 *bufpoi; local
939 mtk_nfc_read_subpage(struct mtd_info *mtd, struct nand_chip *chip, u32 data_offs, u32 readlen, u8 *bufpoi, int page, int raw) argument
H A Dsunxi_nand.c1149 sunxi_nfc_hw_ecc_read_subpage(struct nand_chip *nand, u32 data_offs, u32 readlen, u8 *bufpoi, int page) argument
H A Drenesas-nand-controller.c487 rnandc_read_subpage_hw_ecc(struct nand_chip *chip, u32 req_offset, u32 req_len, u8 *bufpoi, int page) argument
631 rnandc_write_subpage_hw_ecc(struct nand_chip *chip, u32 req_offset, u32 req_len, const u8 *bufpoi, int oob_required, int page) argument
H A Dnand_base.c3575 uint8_t *bufpoi, *oob, *buf; local
3114 nand_read_subpage(struct nand_chip *chip, uint32_t data_offs, uint32_t readlen, uint8_t *bufpoi, int page) argument
3772 uint8_t *bufpoi = chip->oob_poi; local
3840 const uint8_t *bufpoi = chip->oob_poi; local
[all...]

Completed in 179 milliseconds