| /Linux-v5.10/include/linux/mtd/ |
| D | mtd.h | 64 struct mtd_oob_ops { struct 324 struct mtd_oob_ops *ops); 326 struct mtd_oob_ops *ops); 468 static inline u32 mtd_oobavail(struct mtd_info *mtd, struct mtd_oob_ops *ops) in mtd_oobavail() 506 int mtd_read_oob(struct mtd_info *mtd, loff_t from, struct mtd_oob_ops *ops); 507 int mtd_write_oob(struct mtd_info *mtd, loff_t to, struct mtd_oob_ops *ops);
|
| D | onenand.h | 225 struct mtd_oob_ops *ops);
|
| D | nand.h | 802 loff_t offs, struct mtd_oob_ops *req, in nanddev_io_iter_init()
|
| /Linux-v5.10/drivers/mtd/tests/ |
| 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()
|
| D | readtest.c | 50 struct mtd_oob_ops ops; in read_eraseblock_by_page()
|
| D | nandbiterrs.c | 102 struct mtd_oob_ops ops; in rewrite_page()
|
| /Linux-v5.10/drivers/mtd/ |
| D | mtdcore.c | 1206 struct mtd_oob_ops ops = { in mtd_read() 1222 struct mtd_oob_ops ops = { in mtd_write() 1265 struct mtd_oob_ops *ops) in mtd_check_oob_ops() 1298 struct mtd_oob_ops *ops) in mtd_read_oob_std() 1314 struct mtd_oob_ops *ops) in mtd_write_oob_std() 1330 struct mtd_oob_ops *ops) in mtd_io_emulated_slc() 1335 struct mtd_oob_ops adjops = *ops; in mtd_io_emulated_slc() 1392 int mtd_read_oob(struct mtd_info *mtd, loff_t from, struct mtd_oob_ops *ops) in mtd_read_oob() 1432 struct mtd_oob_ops *ops) in mtd_write_oob()
|
| 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()
|
| 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()
|
| 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()
|
| 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()
|
| D | mtdswap.c | 298 struct mtd_oob_ops *ops) in mtdswap_read_oob() 326 struct mtd_oob_ops ops; in mtdswap_read_markers() 373 struct mtd_oob_ops ops; in mtdswap_write_marker() 882 struct mtd_oob_ops ops; in mtdswap_eblk_passes()
|
| D | ssfdc.c | 166 struct mtd_oob_ops ops; in read_raw_oob()
|
| D | sm_ftl.c | 243 struct mtd_oob_ops ops; in sm_read_sector() 325 struct mtd_oob_ops ops; in sm_write_sector()
|
| /Linux-v5.10/drivers/mtd/nand/onenand/ |
| 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 …]
|
| D | onenand_bbt.c | 64 struct mtd_oob_ops ops; in create_bbt()
|
| /Linux-v5.10/drivers/mtd/nand/raw/ |
| D | sm_common.c | 102 struct mtd_oob_ops ops; in sm_block_markbad()
|
| D | nand_bbt.c | 316 struct mtd_oob_ops ops; in scan_read_oob() 357 struct mtd_oob_ops ops; in scan_write_bbt() 419 struct mtd_oob_ops ops; in scan_block_fast() 726 struct mtd_oob_ops ops; in write_bbt()
|
| D | nand_base.c | 344 struct mtd_oob_ops *ops) in nand_fill_oob() 383 struct mtd_oob_ops *ops) in nand_do_write_oob() 456 struct mtd_oob_ops ops; in nand_default_block_markbad() 3049 struct mtd_oob_ops *ops, size_t len) in nand_transfer_oob() 3115 struct mtd_oob_ops *ops) in nand_do_read_ops() 3447 struct mtd_oob_ops *ops) in nand_do_read_oob() 3525 struct mtd_oob_ops *ops) in nand_read_oob() 3957 struct mtd_oob_ops *ops) in nand_do_write_ops() 4093 struct mtd_oob_ops ops; in panic_nand_write() 4119 struct mtd_oob_ops *ops) in nand_write_oob()
|
| /Linux-v5.10/drivers/mtd/parsers/ |
| D | sharpslpart.c | 100 struct mtd_oob_ops ops = { }; in sharpsl_nand_read_oob()
|
| /Linux-v5.10/fs/jffs2/ |
| D | wbuf.c | 1038 struct mtd_oob_ops ops; in jffs2_check_oob_empty() 1079 struct mtd_oob_ops ops; in jffs2_check_nand_cleanmarker() 1104 struct mtd_oob_ops ops; in jffs2_write_nand_cleanmarker()
|
| /Linux-v5.10/drivers/mtd/devices/ |
| D | docg3.c | 866 struct mtd_oob_ops *ops) in doc_read_oob() 1289 static int doc_guess_autoecc(struct mtd_oob_ops *ops) in doc_guess_autoecc() 1337 struct mtd_oob_ops *ops) in doc_backup_oob() 1375 struct mtd_oob_ops *ops) in doc_write_oob()
|
| /Linux-v5.10/drivers/mtd/nand/spi/ |
| D | core.c | 485 struct mtd_oob_ops *ops) in spinand_mtd_read() 535 struct mtd_oob_ops *ops) in spinand_mtd_write()
|