Searched defs:oobbuf (Results 1 – 10 of 10) sorted by relevance
/linux/drivers/mtd/tests/ |
A D | readtest.c | 40 void *oobbuf = iobuf1; in read_eraseblock_by_page() local
|
/linux/drivers/mtd/ |
A D | mtdcore.c | 1776 const u8 *oobbuf, int start, int nbytes, in mtd_ooblayout_get_bytes() 1819 u8 *oobbuf, int start, int nbytes, in mtd_ooblayout_set_bytes() 1891 const u8 *oobbuf, int start, int nbytes) in mtd_ooblayout_get_eccbytes() 1911 u8 *oobbuf, int start, int nbytes) in mtd_ooblayout_set_eccbytes() 1931 const u8 *oobbuf, int start, int nbytes) in mtd_ooblayout_get_databytes() 1951 u8 *oobbuf, int start, int nbytes) in mtd_ooblayout_set_databytes()
|
/linux/drivers/mtd/nand/onenand/ |
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 1796 u_char *oobbuf; in onenand_write_ops_nolock() local 1972 u_char *oobbuf; in onenand_write_oob_nolock() local 2770 u_char *oobbuf; in onenand_otp_write_oob_nolock() local
|
/linux/drivers/mtd/nand/raw/ |
A 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
|
A 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/fs/jffs2/ |
A D | jffs2_fs_sb.h | 139 unsigned char *oobbuf; member
|
/linux/drivers/mtd/devices/ |
A D | docg3.c | 870 u8 *oobbuf = ops->oobbuf; in doc_read_oob() local 1379 u8 *oobbuf = ops->oobbuf; in doc_write_oob() local
|
/linux/include/linux/mtd/ |
A D | spinand.h | 443 u8 *oobbuf; member
|
A D | mtd.h | 72 uint8_t *oobbuf; member
|
A D | nand.h | 126 } oobbuf; member
|
Completed in 29 milliseconds