/linux-6.3-rc2/include/linux/mtd/ |
A D | mtd.h | 70 struct mtd_oob_ops { struct 327 struct mtd_oob_ops *ops); 329 struct mtd_oob_ops *ops); 474 static inline u32 mtd_oobavail(struct mtd_info *mtd, struct mtd_oob_ops *ops) in mtd_oobavail() 512 int mtd_read_oob(struct mtd_info *mtd, loff_t from, struct mtd_oob_ops *ops); 513 int mtd_write_oob(struct mtd_info *mtd, loff_t to, struct mtd_oob_ops *ops);
|
A D | onenand.h | 225 struct mtd_oob_ops *ops);
|
A D | nand.h | 920 loff_t offs, struct mtd_oob_ops *req, in nanddev_io_iter_init()
|
/linux-6.3-rc2/drivers/mtd/tests/ |
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()
|
A D | readtest.c | 50 struct mtd_oob_ops ops = { }; in read_eraseblock_by_page()
|
A D | nandbiterrs.c | 102 struct mtd_oob_ops ops = { }; in rewrite_page()
|
/linux-6.3-rc2/drivers/mtd/ |
A D | mtdchar.c | 169 struct mtd_oob_ops ops = {}; in mtdchar_read() 263 struct mtd_oob_ops ops = {}; in mtdchar_write() 346 struct mtd_oob_ops ops = {}; in mtdchar_writeoob() 387 struct mtd_oob_ops ops = {}; in mtdchar_readoob() 577 struct mtd_oob_ops *ops) in adjust_oob_length() 641 struct mtd_oob_ops ops = { in mtdchar_write_ioctl() 752 struct mtd_oob_ops ops = { in mtdchar_read_ioctl()
|
A D | mtdcore.c | 1459 struct mtd_oob_ops ops = { in mtd_read() 1475 struct mtd_oob_ops ops = { in mtd_write() 1518 struct mtd_oob_ops *ops) in mtd_check_oob_ops() 1551 struct mtd_oob_ops *ops) in mtd_read_oob_std() 1567 struct mtd_oob_ops *ops) in mtd_write_oob_std() 1583 struct mtd_oob_ops *ops) in mtd_io_emulated_slc() 1588 struct mtd_oob_ops adjops = *ops; in mtd_io_emulated_slc() 1645 int mtd_read_oob(struct mtd_info *mtd, loff_t from, struct mtd_oob_ops *ops) in mtd_read_oob() 1690 struct mtd_oob_ops *ops) in mtd_write_oob()
|
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()
|
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()
|
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()
|
A 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() 881 struct mtd_oob_ops ops = { }; in mtdswap_eblk_passes()
|
A D | ssfdc.c | 166 struct mtd_oob_ops ops = { }; in read_raw_oob()
|
A D | sm_ftl.c | 242 struct mtd_oob_ops ops = { }; in sm_read_sector() 326 struct mtd_oob_ops ops = { }; in sm_write_sector()
|
/linux-6.3-rc2/drivers/mtd/nand/onenand/ |
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() 1539 struct mtd_oob_ops *ops) in onenand_bbt_read_oob() 1798 struct mtd_oob_ops *ops) in onenand_write_ops_nolock() 2448 struct mtd_oob_ops ops = { in onenand_default_block_markbad() 2911 struct mtd_oob_ops ops = { in do_otp_read() 2950 struct mtd_oob_ops ops = { }; in do_otp_write() 2992 struct mtd_oob_ops ops = { }; in do_otp_lock() [all …]
|
A D | onenand_bbt.c | 64 struct mtd_oob_ops ops = { }; in create_bbt()
|
/linux-6.3-rc2/drivers/mtd/nand/raw/ |
A D | sm_common.c | 102 struct mtd_oob_ops ops = { }; in sm_block_markbad()
|
A 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() 759 struct mtd_oob_ops ops = { }; in write_bbt()
|
A D | nand_base.c | 386 struct mtd_oob_ops *ops) in nand_fill_oob() 425 struct mtd_oob_ops *ops) in nand_do_write_oob() 502 struct mtd_oob_ops ops; in nand_default_block_markbad() 3405 struct mtd_oob_ops *ops, size_t len) in nand_transfer_oob() 3492 struct mtd_oob_ops *ops) in nand_do_read_ops() 3830 struct mtd_oob_ops *ops) in nand_do_read_oob() 3912 struct mtd_oob_ops *ops) in nand_read_oob() 4352 struct mtd_oob_ops *ops) in nand_do_write_ops() 4492 struct mtd_oob_ops ops; in panic_nand_write() 4518 struct mtd_oob_ops *ops) in nand_write_oob()
|
/linux-6.3-rc2/drivers/mtd/parsers/ |
A D | sharpslpart.c | 100 struct mtd_oob_ops ops = { }; in sharpsl_nand_read_oob()
|
/linux-6.3-rc2/fs/jffs2/ |
A 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-6.3-rc2/drivers/mtd/devices/ |
A D | docg3.c | 866 struct mtd_oob_ops *ops) in doc_read_oob() 1297 static int doc_guess_autoecc(struct mtd_oob_ops *ops) in doc_guess_autoecc() 1345 struct mtd_oob_ops *ops) in doc_backup_oob() 1383 struct mtd_oob_ops *ops) in doc_write_oob()
|
/linux-6.3-rc2/drivers/mtd/nand/spi/ |
A D | core.c | 634 struct mtd_oob_ops *ops) in spinand_mtd_read() 690 struct mtd_oob_ops *ops) in spinand_mtd_write()
|