Searched defs:oobbuf (Results 1 – 10 of 10) sorted by relevance
/linux-5.10/drivers/mtd/tests/ |
D | readtest.c | 40 void *oobbuf = iobuf1; in read_eraseblock_by_page() local
|
/linux-5.10/drivers/mtd/ |
D | mtdcore.c | 1613 const u8 *oobbuf, int start, int nbytes, in mtd_ooblayout_get_bytes() 1656 u8 *oobbuf, int start, int nbytes, in mtd_ooblayout_set_bytes() 1728 const u8 *oobbuf, int start, int nbytes) in mtd_ooblayout_get_eccbytes() 1748 u8 *oobbuf, int start, int nbytes) in mtd_ooblayout_set_eccbytes() 1768 const u8 *oobbuf, int start, int nbytes) in mtd_ooblayout_get_databytes() 1788 u8 *oobbuf, int start, int nbytes) in mtd_ooblayout_set_databytes()
|
/linux-5.10/drivers/mtd/nand/onenand/ |
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 1796 u_char *oobbuf; in onenand_write_ops_nolock() local 1975 u_char *oobbuf; in onenand_write_oob_nolock() local 2775 u_char *oobbuf; in onenand_otp_write_oob_nolock() local
|
/linux-5.10/drivers/mtd/nand/raw/ |
D | lpc32xx_mlc.c | 440 uint8_t *oobbuf = chip->oob_poi; in lpc32xx_read_page() local 506 const uint8_t *oobbuf = chip->oob_poi; in lpc32xx_write_page_lowlevel() local
|
D | meson_nand.c | 353 u8 *buf, u8 *oobbuf) in meson_nfc_get_data_oob() 372 const u8 *buf, u8 *oobbuf) in meson_nfc_set_data_oob()
|
/linux-5.10/fs/jffs2/ |
D | jffs2_fs_sb.h | 138 unsigned char *oobbuf; member
|
/linux-5.10/drivers/mtd/devices/ |
D | docg3.c | 870 u8 *oobbuf = ops->oobbuf; in doc_read_oob() local 1379 u8 *oobbuf = ops->oobbuf; in doc_write_oob() local
|
/linux-5.10/include/linux/mtd/ |
D | spinand.h | 412 u8 *oobbuf; member
|
D | nand.h | 126 } oobbuf; member
|
D | mtd.h | 72 uint8_t *oobbuf; member
|