Home
last modified time | relevance | path

Searched refs:mtd_oob_ops (Results 1 – 23 of 23) sorted by relevance

/linux-6.15/include/linux/mtd/
H A Dmtd.h70 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);
H A Donenand.h225 struct mtd_oob_ops *ops);
H A Dnand.h923 loff_t offs, struct mtd_oob_ops *req, in nanddev_io_page_iter_init()
960 loff_t offs, struct mtd_oob_ops *req, in nanddev_io_block_iter_init()
/linux-6.15/drivers/mtd/tests/
H A Doobtest.c59 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()
H A Dreadtest.c50 struct mtd_oob_ops ops = { }; in read_eraseblock_by_page()
H A Dnandbiterrs.c102 struct mtd_oob_ops ops = { }; in rewrite_page()
/linux-6.15/drivers/mtd/
H A Dmtdchar.c169 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()
H A Dmtdconcat.c260 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 Dnftlcore.c127 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 Dmtdcore.c1514 struct mtd_oob_ops ops = { in mtd_read()
1533 struct mtd_oob_ops ops = { in mtd_write()
1577 struct mtd_oob_ops *ops) in mtd_check_oob_ops()
1610 struct mtd_oob_ops *ops) in mtd_read_oob_std()
1626 struct mtd_oob_ops *ops) in mtd_write_oob_std()
1642 struct mtd_oob_ops *ops) in mtd_io_emulated_slc()
1647 struct mtd_oob_ops adjops = *ops; in mtd_io_emulated_slc()
1704 int mtd_read_oob(struct mtd_info *mtd, loff_t from, struct mtd_oob_ops *ops) in mtd_read_oob()
1749 struct mtd_oob_ops *ops) in mtd_write_oob()
H A Dinftlcore.c139 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()
H A Dmtdswap.c298 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()
H A Dssfdc.c165 struct mtd_oob_ops ops = { }; in read_raw_oob()
H A Dsm_ftl.c242 struct mtd_oob_ops ops = { }; in sm_read_sector()
326 struct mtd_oob_ops ops = { }; in sm_write_sector()
/linux-6.15/drivers/mtd/nand/onenand/
H A Donenand_base.c1115 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()
2951 struct mtd_oob_ops ops = { }; in do_otp_write()
2993 struct mtd_oob_ops ops = { }; in do_otp_lock()
[all …]
H A Donenand_bbt.c64 struct mtd_oob_ops ops = { }; in create_bbt()
/linux-6.15/drivers/mtd/nand/raw/
H A Dsm_common.c102 struct mtd_oob_ops ops = { }; in sm_block_markbad()
H A Dnand_bbt.c316 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()
758 struct mtd_oob_ops ops = { }; in write_bbt()
H A Dnand_base.c389 struct mtd_oob_ops *ops) in nand_fill_oob()
428 struct mtd_oob_ops *ops) in nand_do_write_oob()
505 struct mtd_oob_ops ops; in nand_default_block_markbad()
3462 struct mtd_oob_ops *ops, size_t len) in nand_transfer_oob()
3573 struct mtd_oob_ops *ops) in nand_do_read_ops()
3917 struct mtd_oob_ops *ops) in nand_do_read_oob()
3999 struct mtd_oob_ops *ops) in nand_read_oob()
4439 struct mtd_oob_ops *ops) in nand_do_write_ops()
4579 struct mtd_oob_ops ops; in panic_nand_write()
4605 struct mtd_oob_ops *ops) in nand_write_oob()
/linux-6.15/drivers/mtd/nand/spi/
H A Dcore.c698 struct mtd_oob_ops *ops, in spinand_mtd_regular_page_read()
769 struct mtd_oob_ops *ops, in spinand_mtd_continuous_page_read()
855 struct mtd_oob_ops *ops) in spinand_use_cont_read()
888 struct mtd_oob_ops *ops) in spinand_mtd_read()
917 struct mtd_oob_ops *ops) in spinand_mtd_write()
/linux-6.15/drivers/mtd/parsers/
H A Dsharpslpart.c100 struct mtd_oob_ops ops = { }; in sharpsl_nand_read_oob()
/linux-6.15/fs/jffs2/
H A Dwbuf.c1038 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.15/drivers/mtd/devices/
H A Ddocg3.c866 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()