Home
last modified time | relevance | path

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

/linux/include/linux/mtd/
A Dmtd.h64 struct mtd_oob_ops { struct
323 struct mtd_oob_ops *ops);
325 struct mtd_oob_ops *ops);
472 static inline u32 mtd_oobavail(struct mtd_info *mtd, struct mtd_oob_ops *ops) in mtd_oobavail()
510 int mtd_read_oob(struct mtd_info *mtd, loff_t from, struct mtd_oob_ops *ops);
511 int mtd_write_oob(struct mtd_info *mtd, loff_t to, struct mtd_oob_ops *ops);
A Donenand.h225 struct mtd_oob_ops *ops);
A Dnand.h876 loff_t offs, struct mtd_oob_ops *req, in nanddev_io_iter_init()
/linux/drivers/mtd/tests/
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()
A Dreadtest.c50 struct mtd_oob_ops ops; in read_eraseblock_by_page()
A Dnandbiterrs.c102 struct mtd_oob_ops ops; in rewrite_page()
/linux/drivers/mtd/nand/onenand/
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()
1527 struct mtd_oob_ops *ops) in onenand_bbt_read_oob()
1786 struct mtd_oob_ops *ops) in onenand_write_ops_nolock()
2436 struct mtd_oob_ops ops = { in onenand_default_block_markbad()
2899 struct mtd_oob_ops ops = { in do_otp_read()
2938 struct mtd_oob_ops ops; in do_otp_write()
2980 struct mtd_oob_ops ops; in do_otp_lock()
[all …]
A Donenand_bbt.c64 struct mtd_oob_ops ops; in create_bbt()
/linux/drivers/mtd/
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()
581 struct mtd_oob_ops ops = {}; in mtdchar_write_ioctl()
A Dmtdcore.c1369 struct mtd_oob_ops ops = { in mtd_read()
1385 struct mtd_oob_ops ops = { in mtd_write()
1428 struct mtd_oob_ops *ops) in mtd_check_oob_ops()
1461 struct mtd_oob_ops *ops) in mtd_read_oob_std()
1477 struct mtd_oob_ops *ops) in mtd_write_oob_std()
1493 struct mtd_oob_ops *ops) in mtd_io_emulated_slc()
1498 struct mtd_oob_ops adjops = *ops; in mtd_io_emulated_slc()
1555 int mtd_read_oob(struct mtd_info *mtd, loff_t from, struct mtd_oob_ops *ops) in mtd_read_oob()
1595 struct mtd_oob_ops *ops) in mtd_write_oob()
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()
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()
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()
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()
A Dssfdc.c166 struct mtd_oob_ops ops; in read_raw_oob()
A Dsm_ftl.c242 struct mtd_oob_ops ops; in sm_read_sector()
326 struct mtd_oob_ops ops; in sm_write_sector()
/linux/drivers/mtd/nand/raw/
A Dsm_common.c102 struct mtd_oob_ops ops; in sm_block_markbad()
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()
759 struct mtd_oob_ops ops; in write_bbt()
A Dnand_base.c382 struct mtd_oob_ops *ops) in nand_fill_oob()
421 struct mtd_oob_ops *ops) in nand_do_write_oob()
498 struct mtd_oob_ops ops; in nand_default_block_markbad()
3263 struct mtd_oob_ops *ops, size_t len) in nand_transfer_oob()
3329 struct mtd_oob_ops *ops) in nand_do_read_ops()
3665 struct mtd_oob_ops *ops) in nand_do_read_oob()
3747 struct mtd_oob_ops *ops) in nand_read_oob()
4179 struct mtd_oob_ops *ops) in nand_do_write_ops()
4319 struct mtd_oob_ops ops; in panic_nand_write()
4345 struct mtd_oob_ops *ops) in nand_write_oob()
/linux/drivers/mtd/devices/
A 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/fs/jffs2/
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/drivers/mtd/parsers/
A Dsharpslpart.c100 struct mtd_oob_ops ops = { }; in sharpsl_nand_read_oob()
/linux/drivers/mtd/nand/spi/
A Dcore.c628 struct mtd_oob_ops *ops) in spinand_mtd_read()
674 struct mtd_oob_ops *ops) in spinand_mtd_write()

Completed in 56 milliseconds