/third_party/uboot/u-boot-2020.01/include/ |
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);
|
D | mxs_nand.h | 60 loff_t from, struct mtd_oob_ops *ops); 62 loff_t to, struct mtd_oob_ops *ops);
|
D | nand.h | 85 typedef struct mtd_oob_ops mtd_oob_ops_t; 122 int nand_verify_page_oob(struct mtd_info *mtd, struct mtd_oob_ops *ops,
|
/third_party/uboot/u-boot-2020.01/include/linux/mtd/ |
D | mtd.h | 83 struct mtd_oob_ops { struct 250 struct mtd_oob_ops *ops); 252 struct mtd_oob_ops *ops); 395 static inline u32 mtd_oobavail(struct mtd_info *mtd, struct mtd_oob_ops *ops) in mtd_oobavail() 415 int mtd_read_oob(struct mtd_info *mtd, loff_t from, struct mtd_oob_ops *ops); 416 int mtd_write_oob(struct mtd_info *mtd, loff_t to, struct mtd_oob_ops *ops);
|
D | onenand.h | 176 struct mtd_oob_ops *ops);
|
D | nand.h | 599 loff_t offs, struct mtd_oob_ops *req, in nanddev_io_iter_init()
|
/third_party/uboot/u-boot-2020.01/fs/yaffs2/ |
D | yaffs_mtdif.c | 66 struct mtd_oob_ops ops; in nandmtd_WriteChunkToNAND() 101 struct mtd_oob_ops ops; in nandmtd_ReadChunkFromNAND()
|
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()
|
/third_party/uboot/u-boot-2020.01/cmd/ |
D | mtd.c | 181 static bool mtd_oob_write_is_empty(struct mtd_oob_ops *op) in mtd_oob_write_is_empty() 222 struct mtd_oob_ops *io_op, in mtd_special_write_oob() 245 struct mtd_oob_ops io_op = {}; in do_mtd_io()
|
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()
|
D | nand.c | 222 struct mtd_oob_ops ops; in nand_dump() 364 struct mtd_oob_ops ops; in do_nand_env_oob()
|
/third_party/uboot/u-boot-2020.01/drivers/mtd/onenand/ |
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 …]
|
D | onenand_bbt.c | 71 struct mtd_oob_ops ops; in create_bbt()
|
/third_party/uboot/u-boot-2020.01/drivers/mtd/nand/raw/ |
D | nand_util.c | 63 struct mtd_oob_ops oob_opts; in nand_erase_opts() 144 struct mtd_oob_ops ops; in nand_erase_opts() 480 int nand_verify_page_oob(struct mtd_info *mtd, struct mtd_oob_ops *ops, in nand_verify_page_oob() 484 struct mtd_oob_ops vops; in nand_verify_page_oob()
|
D | nand_bbt.c | 315 struct mtd_oob_ops ops; in scan_read_oob() 355 struct mtd_oob_ops ops; in scan_write_bbt() 414 struct mtd_oob_ops ops; in scan_block_fast() 628 struct mtd_oob_ops ops; in write_bbt()
|
D | nand_base.c | 99 struct mtd_oob_ops *ops); 399 struct mtd_oob_ops ops; in nand_default_block_markbad() 2233 struct mtd_oob_ops *ops, size_t len) in nand_transfer_oob() 2306 struct mtd_oob_ops *ops) in nand_do_read_ops() 2649 struct mtd_oob_ops *ops) in nand_do_read_oob() 2747 struct mtd_oob_ops *ops) in nand_read_oob() 3134 struct mtd_oob_ops *ops) in nand_fill_oob() 3193 struct mtd_oob_ops *ops) in nand_do_write_ops() 3329 struct mtd_oob_ops ops; in panic_nand_write() 3358 struct mtd_oob_ops *ops) in nand_do_write_oob() [all …]
|
D | mxs_nand.c | 787 struct mtd_oob_ops *ops) in mxs_nand_hook_read_oob() 812 struct mtd_oob_ops *ops) in mxs_nand_hook_write_oob()
|
/third_party/uboot/u-boot-2020.01/drivers/mtd/ |
D | mtdconcat.c | 236 concat_read_oob(struct mtd_info *mtd, loff_t from, struct mtd_oob_ops *ops) in concat_read_oob() 239 struct mtd_oob_ops devops = *ops; in concat_read_oob() 293 concat_write_oob(struct mtd_info *mtd, loff_t to, struct mtd_oob_ops *ops) in concat_write_oob() 296 struct mtd_oob_ops devops = *ops; in concat_write_oob()
|
D | mtdcore.c | 964 struct mtd_oob_ops ops = { in mtd_read() 996 struct mtd_oob_ops ops = { in mtd_write() 1035 struct mtd_oob_ops *ops) in mtd_check_oob_ops() 1067 int mtd_read_oob(struct mtd_info *mtd, loff_t from, struct mtd_oob_ops *ops) in mtd_read_oob() 1101 struct mtd_oob_ops *ops) in mtd_write_oob()
|
D | mtdpart.c | 331 struct mtd_oob_ops *ops) in part_read_oob() 410 struct mtd_oob_ops *ops) in part_write_oob()
|
/third_party/uboot/u-boot-2020.01/env/ |
D | nand.c | 282 struct mtd_oob_ops ops; in get_nand_env_oob()
|
/third_party/uboot/u-boot-2020.01/drivers/dfu/ |
D | dfu_mtd.c | 25 struct mtd_oob_ops io_op = {}; in mtd_block_op()
|
/third_party/uboot/u-boot-2020.01/drivers/mtd/nand/spi/ |
D | core.c | 559 struct mtd_oob_ops *ops) in spinand_mtd_read() 612 struct mtd_oob_ops *ops) in spinand_mtd_write()
|