Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/mtd/
Dmtd.h86 struct mtd_oob_ops { struct
204 struct mtd_oob_ops *ops);
206 struct mtd_oob_ops *ops);
270 int mtd_read_oob(struct mtd_info *mtd, loff_t from, struct mtd_oob_ops *ops);
273 struct mtd_oob_ops *ops) in mtd_write_oob()
Donenand.h227 struct mtd_oob_ops *ops);
/linux-4.4.14/drivers/mtd/tests/
Doobtest.c71 struct mtd_oob_ops ops; in write_eraseblock()
180 struct mtd_oob_ops ops; in verify_eraseblock()
269 struct mtd_oob_ops ops; in verify_eraseblock_in_one_go()
344 struct mtd_oob_ops ops; in mtd_oobtest_init()
Dreadtest.c62 struct mtd_oob_ops ops; in read_eraseblock_by_page()
Dnandbiterrs.c115 struct mtd_oob_ops ops; in rewrite_page()
/linux-4.4.14/drivers/mtd/onenand/
Donenand_base.c1111 struct mtd_oob_ops *ops) in onenand_mlc_read_ops_nolock()
1216 struct mtd_oob_ops *ops) in onenand_read_ops_nolock()
1349 struct mtd_oob_ops *ops) in onenand_read_oob_nolock()
1458 struct mtd_oob_ops ops = { in onenand_read()
1485 struct mtd_oob_ops *ops) in onenand_read_oob()
1572 struct mtd_oob_ops *ops) in onenand_bbt_read_oob()
1858 struct mtd_oob_ops *ops) in onenand_write_ops_nolock()
2047 struct mtd_oob_ops *ops) in onenand_write_oob_nolock()
2170 struct mtd_oob_ops ops = { in onenand_write()
2193 struct mtd_oob_ops *ops) in onenand_write_oob()
[all …]
Donenand_bbt.c65 struct mtd_oob_ops ops; in create_bbt()
/linux-4.4.14/drivers/mtd/
Dmtdchar.c187 struct mtd_oob_ops ops; in mtdchar_read()
281 struct mtd_oob_ops ops; in mtdchar_write()
367 struct mtd_oob_ops ops; in mtdchar_writeoob()
416 struct mtd_oob_ops ops; in mtdchar_readoob()
539 struct mtd_oob_ops ops; in mtdchar_write_ioctl()
Dmtdconcat.c233 concat_read_oob(struct mtd_info *mtd, loff_t from, struct mtd_oob_ops *ops) in concat_read_oob()
236 struct mtd_oob_ops devops = *ops; in concat_read_oob()
290 concat_write_oob(struct mtd_info *mtd, loff_t to, struct mtd_oob_ops *ops) in concat_write_oob()
293 struct mtd_oob_ops devops = *ops; in concat_write_oob()
Dnftlcore.c140 struct mtd_oob_ops ops; in nftl_read_oob()
161 struct mtd_oob_ops ops; in nftl_write_oob()
184 struct mtd_oob_ops ops; in nftl_write()
Dinftlcore.c152 struct mtd_oob_ops ops; in inftl_read_oob()
172 struct mtd_oob_ops ops; in inftl_write_oob()
192 struct mtd_oob_ops ops; in inftl_write()
Dmtdswap.c313 struct mtd_oob_ops *ops) in mtdswap_read_oob()
341 struct mtd_oob_ops ops; in mtdswap_read_markers()
388 struct mtd_oob_ops ops; in mtdswap_write_marker()
931 struct mtd_oob_ops ops; in mtdswap_eblk_passes()
Dssfdc.c169 struct mtd_oob_ops ops; in read_raw_oob()
Dmtdpart.c109 struct mtd_oob_ops *ops) in part_read_oob()
195 struct mtd_oob_ops *ops) in part_write_oob()
Dsm_ftl.c241 struct mtd_oob_ops ops; in sm_read_sector()
322 struct mtd_oob_ops ops; in sm_write_sector()
Dmtdcore.c973 int mtd_read_oob(struct mtd_info *mtd, loff_t from, struct mtd_oob_ops *ops) in mtd_read_oob()
/linux-4.4.14/drivers/mtd/nand/
Dsm_common.c43 struct mtd_oob_ops ops; in sm_block_markbad()
Dnand_base.c98 struct mtd_oob_ops *ops);
384 struct mtd_oob_ops ops; in nand_default_block_markbad()
1607 struct mtd_oob_ops *ops, size_t len) in nand_transfer_oob()
1680 struct mtd_oob_ops *ops) in nand_do_read_ops()
1868 struct mtd_oob_ops ops; in nand_read()
2024 struct mtd_oob_ops *ops) in nand_do_read_oob()
2123 struct mtd_oob_ops *ops) in nand_read_oob()
2473 struct mtd_oob_ops *ops) in nand_fill_oob()
2532 struct mtd_oob_ops *ops) in nand_do_write_ops()
2666 struct mtd_oob_ops ops; in panic_nand_write()
[all …]
Dnand_bbt.c317 struct mtd_oob_ops ops; in scan_read_oob()
357 struct mtd_oob_ops ops; in scan_write_bbt()
416 struct mtd_oob_ops ops; in scan_block_fast()
630 struct mtd_oob_ops ops; in write_bbt()
/linux-4.4.14/drivers/mtd/devices/
Ddocg3.c858 struct mtd_oob_ops *ops) in doc_read_oob()
988 struct mtd_oob_ops ops; in doc_read()
1326 static int doc_guess_autoecc(struct mtd_oob_ops *ops) in doc_guess_autoecc()
1374 struct mtd_oob_ops *ops) in doc_backup_oob()
1412 struct mtd_oob_ops *ops) in doc_write_oob()
1512 struct mtd_oob_ops ops; in doc_write()
/linux-4.4.14/drivers/staging/goldfish/
Dgoldfish_nand.c133 struct mtd_oob_ops *ops) in goldfish_nand_read_oob()
165 struct mtd_oob_ops *ops) in goldfish_nand_write_oob()
/linux-4.4.14/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()