Searched defs:oobbuf (Results 1 – 11 of 11) sorted by relevance
/linux-6.1.9/drivers/mtd/tests/ |
D | readtest.c | 40 void *oobbuf = iobuf1; in read_eraseblock_by_page() local
|
/linux-6.1.9/drivers/mtd/ |
D | mtdcore.c | 1867 const u8 *oobbuf, int start, int nbytes, in mtd_ooblayout_get_bytes() 1910 u8 *oobbuf, int start, int nbytes, in mtd_ooblayout_set_bytes() 1982 const u8 *oobbuf, int start, int nbytes) in mtd_ooblayout_get_eccbytes() 2002 u8 *oobbuf, int start, int nbytes) in mtd_ooblayout_set_eccbytes() 2022 const u8 *oobbuf, int start, int nbytes) in mtd_ooblayout_get_databytes() 2042 u8 *oobbuf, int start, int nbytes) in mtd_ooblayout_set_databytes()
|
D | mtdchar.c | 599 uint8_t *datbuf = NULL, *oobbuf = NULL; in mtdchar_write_ioctl() local 697 uint8_t *datbuf = NULL, *oobbuf = NULL; in mtdchar_read_ioctl() local
|
/linux-6.1.9/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 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-6.1.9/drivers/mtd/nand/raw/ |
D | lpc32xx_mlc.c | 439 uint8_t *oobbuf = chip->oob_poi; in lpc32xx_read_page() local 505 const uint8_t *oobbuf = chip->oob_poi; in lpc32xx_write_page_lowlevel() local
|
D | meson_nand.c | 357 u8 *buf, u8 *oobbuf) in meson_nfc_get_data_oob() 376 const u8 *buf, u8 *oobbuf) in meson_nfc_set_data_oob()
|
/linux-6.1.9/fs/jffs2/ |
D | jffs2_fs_sb.h | 139 unsigned char *oobbuf; member
|
/linux-6.1.9/drivers/mtd/devices/ |
D | docg3.c | 870 u8 *oobbuf = ops->oobbuf; in doc_read_oob() local 1387 u8 *oobbuf = ops->oobbuf; in doc_write_oob() local
|
/linux-6.1.9/include/linux/mtd/ |
D | spinand.h | 447 u8 *oobbuf; member
|
D | mtd.h | 78 uint8_t *oobbuf; member
|
D | nand.h | 126 } oobbuf; member
|