Home
last modified time | relevance | path

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

/linux/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);
/linux/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()
1979 struct mtd_oob_ops *ops) in onenand_write_oob_nolock()
2087 struct mtd_oob_ops *ops) in onenand_write_oob()
2448 struct mtd_oob_ops ops = { in onenand_default_block_markbad()
2777 struct mtd_oob_ops *ops) in onenand_otp_write_oob_nolock()
[all …]
H A Donenand_bbt.c64 struct mtd_oob_ops ops = { }; in create_bbt()
/linux/drivers/mtd/
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.c1596 struct mtd_oob_ops ops = { in mtd_read()
1615 struct mtd_oob_ops ops = { in mtd_write()
1659 struct mtd_oob_ops *ops) in mtd_check_oob_ops()
1692 struct mtd_oob_ops *ops) in mtd_read_oob_std()
1708 struct mtd_oob_ops *ops) in mtd_write_oob_std()
1724 struct mtd_oob_ops *ops) in mtd_io_emulated_slc()
1729 struct mtd_oob_ops adjops = *ops; in mtd_io_emulated_slc()
1786 int mtd_read_oob(struct mtd_info *mtd, loff_t from, struct mtd_oob_ops *ops) in mtd_read_oob()
1831 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 Dssfdc.c165 struct mtd_oob_ops ops = { }; in read_raw_oob()
/linux/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()
/linux/drivers/mtd/tests/
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/drivers/mtd/parsers/
H A Dsharpslpart.c100 struct mtd_oob_ops ops = { }; in sharpsl_nand_read_oob()