Searched defs:oobbuf (Results 1 – 9 of 9) 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 | 1924 const u8 *oobbuf, int start, int nbytes, in mtd_ooblayout_get_bytes() 1967 u8 *oobbuf, int start, int nbytes, in mtd_ooblayout_set_bytes() 2039 const u8 *oobbuf, int start, int nbytes) in mtd_ooblayout_get_eccbytes() 2059 u8 *oobbuf, int start, int nbytes) in mtd_ooblayout_set_eccbytes() 2079 const u8 *oobbuf, int start, int nbytes) in mtd_ooblayout_get_databytes() 2099 u8 *oobbuf, int start, int nbytes) in mtd_ooblayout_set_databytes()
|
H A 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/drivers/mtd/nand/raw/ |
H A 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
|
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/drivers/mtd/devices/ |
H A D | docg3.c | 870 u8 *oobbuf = ops->oobbuf; in doc_read_oob() local 1387 u8 *oobbuf = ops->oobbuf; in doc_write_oob() local
|
/linux/include/linux/mtd/ |
H A D | mtd.h | 78 uint8_t *oobbuf; member
|
H A D | nand.h | 128 } oobbuf; member
|