Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/mtd/
Dmtd.h63 struct mtd_oob_ops { struct
287 struct mtd_oob_ops *ops);
289 struct mtd_oob_ops *ops);
387 static inline u32 mtd_oobavail(struct mtd_info *mtd, struct mtd_oob_ops *ops) in mtd_oobavail()
422 int mtd_read_oob(struct mtd_info *mtd, loff_t from, struct mtd_oob_ops *ops);
423 int mtd_write_oob(struct mtd_info *mtd, loff_t to, struct mtd_oob_ops *ops);
Donenand.h225 struct mtd_oob_ops *ops);
Dnand.h627 loff_t offs, struct mtd_oob_ops *req, in nanddev_io_iter_init()
/Linux-v5.4/drivers/mtd/tests/
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()
Dreadtest.c50 struct mtd_oob_ops ops; in read_eraseblock_by_page()
Dnandbiterrs.c102 struct mtd_oob_ops ops; in rewrite_page()
/Linux-v5.4/drivers/mtd/
Dmtdconcat.c219 concat_read_oob(struct mtd_info *mtd, loff_t from, struct mtd_oob_ops *ops) in concat_read_oob()
222 struct mtd_oob_ops devops = *ops; in concat_read_oob()
276 concat_write_oob(struct mtd_info *mtd, loff_t to, struct mtd_oob_ops *ops) in concat_write_oob()
279 struct mtd_oob_ops devops = *ops; in concat_write_oob()
Dmtdchar.c177 struct mtd_oob_ops ops; in mtdchar_read()
271 struct mtd_oob_ops ops; in mtdchar_write()
353 struct mtd_oob_ops ops; in mtdchar_writeoob()
397 struct mtd_oob_ops ops; in mtdchar_readoob()
590 struct mtd_oob_ops ops; in mtdchar_write_ioctl()
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()
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()
Dmtdcore.c1147 struct mtd_oob_ops ops = { in mtd_read()
1163 struct mtd_oob_ops ops = { in mtd_write()
1203 struct mtd_oob_ops *ops) in mtd_check_oob_ops()
1235 int mtd_read_oob(struct mtd_info *mtd, loff_t from, struct mtd_oob_ops *ops) in mtd_read_oob()
1271 struct mtd_oob_ops *ops) in mtd_write_oob()
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()
882 struct mtd_oob_ops ops; in mtdswap_eblk_passes()
Dssfdc.c166 struct mtd_oob_ops ops; in read_raw_oob()
Dsm_ftl.c243 struct mtd_oob_ops ops; in sm_read_sector()
324 struct mtd_oob_ops ops; in sm_write_sector()
Dmtdpart.c101 struct mtd_oob_ops *ops) in part_read_oob()
167 struct mtd_oob_ops *ops) in part_write_oob()
/Linux-v5.4/drivers/mtd/nand/onenand/
Donenand_base.c1120 struct mtd_oob_ops *ops) in onenand_mlc_read_ops_nolock()
1221 struct mtd_oob_ops *ops) in onenand_read_ops_nolock()
1350 struct mtd_oob_ops *ops) in onenand_read_oob_nolock()
1445 struct mtd_oob_ops *ops) in onenand_read_oob()
1532 struct mtd_oob_ops *ops) in onenand_bbt_read_oob()
1791 struct mtd_oob_ops *ops) in onenand_write_ops_nolock()
1975 struct mtd_oob_ops *ops) in onenand_write_oob_nolock()
2083 struct mtd_oob_ops *ops) in onenand_write_oob()
2444 struct mtd_oob_ops ops = { in onenand_default_block_markbad()
2775 struct mtd_oob_ops *ops) in onenand_otp_write_oob_nolock()
[all …]
Donenand_bbt.c64 struct mtd_oob_ops ops; in create_bbt()
/Linux-v5.4/drivers/mtd/nand/raw/
Dsm_common.c102 struct mtd_oob_ops ops; in sm_block_markbad()
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()
726 struct mtd_oob_ops ops; in write_bbt()
Dnand_base.c402 struct mtd_oob_ops *ops) in nand_fill_oob()
441 struct mtd_oob_ops *ops) in nand_do_write_oob()
514 struct mtd_oob_ops ops; in nand_default_block_markbad()
3084 struct mtd_oob_ops *ops, size_t len) in nand_transfer_oob()
3150 struct mtd_oob_ops *ops) in nand_do_read_ops()
3479 struct mtd_oob_ops *ops) in nand_do_read_oob()
3557 struct mtd_oob_ops *ops) in nand_read_oob()
3953 struct mtd_oob_ops *ops) in nand_do_write_ops()
4086 struct mtd_oob_ops ops; in panic_nand_write()
4112 struct mtd_oob_ops *ops) in nand_write_oob()
/Linux-v5.4/drivers/mtd/parsers/
Dsharpslpart.c100 struct mtd_oob_ops ops = { }; in sharpsl_nand_read_oob()
/Linux-v5.4/fs/jffs2/
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-v5.4/drivers/mtd/devices/
Ddocg3.c866 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.4/drivers/mtd/nand/spi/
Dcore.c483 struct mtd_oob_ops *ops) in spinand_mtd_read()
533 struct mtd_oob_ops *ops) in spinand_mtd_write()