Searched defs:oobbuf (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/mtd/tests/ |
| H A D | readtest.c | 40 void *oobbuf = iobuf1; in read_eraseblock_by_page() local
|
| /linux/drivers/mtd/ |
| H A D | mtdcore.c | 2012 const u8 *oobbuf, int start, int nbytes, in mtd_ooblayout_get_bytes() 2055 u8 *oobbuf, int start, int nbytes, in mtd_ooblayout_set_bytes() 2127 const u8 *oobbuf, int start, int nbytes) in mtd_ooblayout_get_eccbytes() 2147 u8 *oobbuf, int start, int nbytes) in mtd_ooblayout_set_eccbytes() 2167 const u8 *oobbuf, int start, int nbytes) in mtd_ooblayout_get_databytes() 2187 u8 *oobbuf, int start, int nbytes) in mtd_ooblayout_set_databytes()
|
| /linux/drivers/mtd/nand/onenand/ |
| H A D | onenand_base.c | 1122 u_char *oobbuf = ops->oobbuf; in onenand_mlc_read_ops_nolock() local 1223 u_char *oobbuf = ops->oobbuf; in onenand_read_ops_nolock() local 1808 u_char *oobbuf; in onenand_write_ops_nolock() local 1984 u_char *oobbuf; in onenand_write_oob_nolock() local 2782 u_char *oobbuf; in onenand_otp_write_oob_nolock() local
|
| /linux/drivers/mtd/nand/raw/ |
| H A D | lpc32xx_mlc.c | 448 uint8_t *oobbuf = chip->oob_poi; in lpc32xx_read_page() local 514 const uint8_t *oobbuf = chip->oob_poi; in lpc32xx_write_page_lowlevel() local
|
| H A D | meson_nand.c | 415 u8 *buf, u8 *oobbuf) in meson_nfc_get_data_oob() 434 const u8 *buf, u8 *oobbuf) in meson_nfc_set_data_oob()
|
| /linux/fs/jffs2/ |
| H A D | jffs2_fs_sb.h | 139 unsigned char *oobbuf; member
|
| /linux/include/linux/mtd/ |
| H A D | mtd.h | 78 uint8_t *oobbuf; member
|