Searched defs:oobbuf (Results 1 - 11 of 11) sorted by relevance

/linux-master/drivers/mtd/tests/
H A Dreadtest.c40 void *oobbuf = iobuf1; local
/linux-master/fs/jffs2/
H A Djffs2_fs_sb.h139 unsigned char *oobbuf; member in struct:jffs2_sb_info
/linux-master/drivers/mtd/
H A Dmtdchar.c599 uint8_t *datbuf = NULL, *oobbuf = NULL; local
697 uint8_t *datbuf = NULL, *oobbuf = NULL; local
[all...]
H A Dmtdcore.c1918 mtd_ooblayout_get_bytes(struct mtd_info *mtd, u8 *buf, const u8 *oobbuf, int start, int nbytes, int (*iter)(struct mtd_info *, int section, struct mtd_oob_region *oobregion)) argument
1961 mtd_ooblayout_set_bytes(struct mtd_info *mtd, const u8 *buf, u8 *oobbuf, int start, int nbytes, int (*iter)(struct mtd_info *, int section, struct mtd_oob_region *oobregion)) argument
2033 mtd_ooblayout_get_eccbytes(struct mtd_info *mtd, u8 *eccbuf, const u8 *oobbuf, int start, int nbytes) argument
2053 mtd_ooblayout_set_eccbytes(struct mtd_info *mtd, const u8 *eccbuf, u8 *oobbuf, int start, int nbytes) argument
2073 mtd_ooblayout_get_databytes(struct mtd_info *mtd, u8 *databuf, const u8 *oobbuf, int start, int nbytes) argument
2093 mtd_ooblayout_set_databytes(struct mtd_info *mtd, const u8 *databuf, u8 *oobbuf, int start, int nbytes) argument
[all...]
/linux-master/drivers/mtd/nand/raw/
H A Dlpc32xx_mlc.c440 uint8_t *oobbuf = chip->oob_poi; local
506 const uint8_t *oobbuf = chip->oob_poi; local
H A Dmeson_nand.c388 meson_nfc_get_data_oob(struct nand_chip *nand, u8 *buf, u8 *oobbuf) argument
407 meson_nfc_set_data_oob(struct nand_chip *nand, const u8 *buf, u8 *oobbuf) argument
/linux-master/include/linux/mtd/
H A Dmtd.h78 uint8_t *oobbuf; member in struct:mtd_oob_ops
H A Dspinand.h450 u8 *oobbuf; member in struct:spinand_device
H A Dnand.h126 } oobbuf; member in struct:nand_page_io_req
/linux-master/drivers/mtd/nand/onenand/
H A Donenand_base.c1122 u_char *oobbuf = ops->oobbuf; local
1223 u_char *oobbuf = ops->oobbuf; local
1808 u_char *oobbuf; local
1984 u_char *oobbuf; local
2782 u_char *oobbuf; local
[all...]
/linux-master/drivers/mtd/devices/
H A Ddocg3.c870 u8 *oobbuf = ops->oobbuf; local
1387 u8 *oobbuf = ops->oobbuf; local
[all...]

Completed in 205 milliseconds