| /OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/ |
| H A D | mxs_nand.h | 60 loff_t from, struct mtd_oob_ops *ops); 62 loff_t to, struct mtd_oob_ops *ops);
|
| H A D | nand_util.c | 61 struct mtd_oob_ops oob_opts; in nand_erase_opts() 142 struct mtd_oob_ops ops; in nand_erase_opts() 478 int nand_verify_page_oob(struct mtd_info *mtd, struct mtd_oob_ops *ops, in nand_verify_page_oob() 482 struct mtd_oob_ops vops; in nand_verify_page_oob()
|
| /OK3568_Linux_fs/kernel/drivers/rkflash/ |
| H A D | sfc_nand_mtd.c | 41 struct mtd_oob_ops *ops) in sfc_nand_write_mtd() 79 struct mtd_oob_ops *ops) in sfc_nand_read_mtd() 278 struct mtd_oob_ops ops; in sfc_write_mtd() 281 memset(&ops, 0, sizeof(struct mtd_oob_ops)); in sfc_write_mtd() 296 struct mtd_oob_ops ops; in sfc_read_mtd() 299 memset(&ops, 0, sizeof(struct mtd_oob_ops)); in sfc_read_mtd()
|
| H A D | sfc_nand_mtd_bbt.c | 51 struct mtd_oob_ops ops; in nanddev_read_bbt() 79 memset(&ops, 0, sizeof(struct mtd_oob_ops)); in nanddev_read_bbt() 135 struct mtd_oob_ops ops; in nanddev_write_bbt() 173 memset(&ops, 0, sizeof(struct mtd_oob_ops)); in nanddev_write_bbt()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | onenand_uboot.h | 21 struct mtd_oob_ops; 35 extern int onenand_read_oob(struct mtd_info *mtd, loff_t from, struct mtd_oob_ops *ops);
|
| H A D | nand.h | 82 typedef struct mtd_oob_ops mtd_oob_ops_t; 112 int nand_verify_page_oob(struct mtd_info *mtd, struct mtd_oob_ops *ops,
|
| /OK3568_Linux_fs/kernel/drivers/mtd/nand/ |
| H A D | bbt_store.c | 32 struct mtd_oob_ops ops; in nanddev_read_bbt() 59 memset(&ops, 0, sizeof(struct mtd_oob_ops)); in nanddev_read_bbt() 101 struct mtd_oob_ops ops; in nanddev_write_bbt() 139 memset(&ops, 0, sizeof(struct mtd_oob_ops)); in nanddev_write_bbt()
|
| /OK3568_Linux_fs/u-boot/include/linux/mtd/ |
| H A D | mtd.h | 88 struct mtd_oob_ops { struct 255 struct mtd_oob_ops *ops); 257 struct mtd_oob_ops *ops); 400 static inline int mtd_oobavail(struct mtd_info *mtd, struct mtd_oob_ops *ops) in mtd_oobavail() 420 int mtd_read_oob(struct mtd_info *mtd, loff_t from, struct mtd_oob_ops *ops); 421 int mtd_write_oob(struct mtd_info *mtd, loff_t to, struct mtd_oob_ops *ops);
|
| H A D | onenand.h | 176 struct mtd_oob_ops *ops);
|
| /OK3568_Linux_fs/kernel/include/linux/mtd/ |
| H A D | mtd.h | 64 struct mtd_oob_ops { struct 324 struct mtd_oob_ops *ops); 326 struct mtd_oob_ops *ops); 466 static inline u32 mtd_oobavail(struct mtd_info *mtd, struct mtd_oob_ops *ops) in mtd_oobavail() 504 int mtd_read_oob(struct mtd_info *mtd, loff_t from, struct mtd_oob_ops *ops); 505 int mtd_write_oob(struct mtd_info *mtd, loff_t to, struct mtd_oob_ops *ops);
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/nand/ |
| H A D | bbt.c | 52 struct mtd_oob_ops ops; in nanddev_read_bbt() 79 memset(&ops, 0, sizeof(struct mtd_oob_ops)); in nanddev_read_bbt() 122 struct mtd_oob_ops ops; in nanddev_write_bbt() 161 memset(&ops, 0, sizeof(struct mtd_oob_ops)); in nanddev_write_bbt()
|
| /OK3568_Linux_fs/u-boot/fs/yaffs2/ |
| H A D | yaffs_mtdif.c | 66 struct mtd_oob_ops ops; in nandmtd_WriteChunkToNAND() 101 struct mtd_oob_ops ops; in nandmtd_ReadChunkFromNAND()
|
| H A D | yaffs_mtdif2.c | 45 struct mtd_oob_ops ops; in nandmtd2_write_chunk_tags() 99 struct mtd_oob_ops ops; in nandmtd2_read_chunk_tags()
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | mtd.c | 167 static bool mtd_oob_write_is_empty(struct mtd_oob_ops *op) in mtd_oob_write_is_empty() 207 struct mtd_oob_ops *io_op, in mtd_special_write_oob() 275 struct mtd_oob_ops io_op = {}; in do_mtd()
|
| H A D | onenand.c | 68 struct mtd_oob_ops ops = { in onenand_block_read() 111 struct mtd_oob_ops ops = { in onenand_write_oneblock_withoob() 309 struct mtd_oob_ops ops; in onenand_dump()
|
| /OK3568_Linux_fs/kernel/drivers/mtd/tests/ |
| H A D | oobtest.c | 59 struct mtd_oob_ops ops; in write_eraseblock() 168 struct mtd_oob_ops ops; in verify_eraseblock() 263 struct mtd_oob_ops ops; in verify_eraseblock_in_one_go() 341 struct mtd_oob_ops ops; in mtd_oobtest_init()
|
| /OK3568_Linux_fs/kernel/drivers/mtd/ |
| H A D | mtdcore.c | 1213 struct mtd_oob_ops ops = { in mtd_read() 1229 struct mtd_oob_ops ops = { in mtd_write() 1272 struct mtd_oob_ops *ops) in mtd_check_oob_ops() 1305 struct mtd_oob_ops *ops) in mtd_read_oob_std() 1321 struct mtd_oob_ops *ops) in mtd_write_oob_std() 1337 struct mtd_oob_ops *ops) in mtd_io_emulated_slc() 1342 struct mtd_oob_ops adjops = *ops; in mtd_io_emulated_slc() 1399 int mtd_read_oob(struct mtd_info *mtd, loff_t from, struct mtd_oob_ops *ops) in mtd_read_oob() 1439 struct mtd_oob_ops *ops) in mtd_write_oob()
|
| H A D | mtdchar.c | 177 struct mtd_oob_ops ops = {}; in mtdchar_read() 271 struct mtd_oob_ops ops = {}; in mtdchar_write() 354 struct mtd_oob_ops ops = {}; in mtdchar_writeoob() 395 struct mtd_oob_ops ops = {}; in mtdchar_readoob() 589 struct mtd_oob_ops ops = {}; in mtdchar_write_ioctl()
|
| H A D | mtdconcat.c | 260 concat_read_oob(struct mtd_info *mtd, loff_t from, struct mtd_oob_ops *ops) in concat_read_oob() 263 struct mtd_oob_ops devops = *ops; in concat_read_oob() 317 concat_write_oob(struct mtd_info *mtd, loff_t to, struct mtd_oob_ops *ops) in concat_write_oob() 320 struct mtd_oob_ops devops = *ops; in concat_write_oob()
|
| H A D | nftlcore.c | 127 struct mtd_oob_ops ops; in nftl_read_oob() 148 struct mtd_oob_ops ops; in nftl_write_oob() 171 struct mtd_oob_ops ops; in nftl_write()
|
| H A D | inftlcore.c | 139 struct mtd_oob_ops ops; in inftl_read_oob() 159 struct mtd_oob_ops ops; in inftl_write_oob() 179 struct mtd_oob_ops ops; in inftl_write()
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/onenand/ |
| H A D | onenand_base.c | 848 struct mtd_oob_ops *ops) in onenand_read_ops_nolock() 999 struct mtd_oob_ops *ops) in onenand_read_oob_nolock() 1104 struct mtd_oob_ops ops = { in onenand_read() 1129 struct mtd_oob_ops *ops) in onenand_read_oob() 1211 struct mtd_oob_ops *ops) in onenand_bbt_read_oob() 1411 struct mtd_oob_ops *ops) in onenand_write_ops_nolock() 1533 struct mtd_oob_ops *ops) in onenand_write_oob_nolock() 1652 struct mtd_oob_ops ops = { in onenand_write() 1677 struct mtd_oob_ops *ops) in onenand_write_oob() 1897 struct mtd_oob_ops ops = { in onenand_default_block_markbad() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/mtd/nand/onenand/ |
| H A D | onenand_base.c | 1115 struct mtd_oob_ops *ops) in onenand_mlc_read_ops_nolock() 1216 struct mtd_oob_ops *ops) in onenand_read_ops_nolock() 1345 struct mtd_oob_ops *ops) in onenand_read_oob_nolock() 1440 struct mtd_oob_ops *ops) in onenand_read_oob() 1527 struct mtd_oob_ops *ops) in onenand_bbt_read_oob() 1786 struct mtd_oob_ops *ops) in onenand_write_ops_nolock() 1970 struct mtd_oob_ops *ops) in onenand_write_oob_nolock() 2078 struct mtd_oob_ops *ops) in onenand_write_oob() 2439 struct mtd_oob_ops ops = { in onenand_default_block_markbad() 2770 struct mtd_oob_ops *ops) in onenand_otp_write_oob_nolock() [all …]
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/ |
| H A D | mtdconcat.c | 237 concat_read_oob(struct mtd_info *mtd, loff_t from, struct mtd_oob_ops *ops) in concat_read_oob() 240 struct mtd_oob_ops devops = *ops; in concat_read_oob() 294 concat_write_oob(struct mtd_info *mtd, loff_t to, struct mtd_oob_ops *ops) in concat_write_oob() 297 struct mtd_oob_ops devops = *ops; in concat_write_oob()
|
| H A D | mtdcore.c | 967 struct mtd_oob_ops ops = { in mtd_read() 999 struct mtd_oob_ops ops = { in mtd_write() 1038 struct mtd_oob_ops *ops) in mtd_check_oob_ops() 1070 int mtd_read_oob(struct mtd_info *mtd, loff_t from, struct mtd_oob_ops *ops) in mtd_read_oob() 1104 struct mtd_oob_ops *ops) in mtd_write_oob()
|