/linux/include/linux/mtd/ |
H A D | mtd.h | 70 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 D | onenand.h | 225 struct mtd_oob_ops *ops);
|
H A D | nand.h | 923 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/drivers/mtd/ |
H A D | mtdchar.c | 169 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 D | mtdconcat.c | 260 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 D | mtdcore.c | 1508 struct mtd_oob_ops ops = { in mtd_read() 1527 struct mtd_oob_ops ops = { in mtd_write() 1571 struct mtd_oob_ops *ops) in mtd_check_oob_ops() 1604 struct mtd_oob_ops *ops) in mtd_read_oob_std() 1620 struct mtd_oob_ops *ops) in mtd_write_oob_std() 1636 struct mtd_oob_ops *ops) in mtd_io_emulated_slc() 1641 struct mtd_oob_ops adjops = *ops; in mtd_io_emulated_slc() 1698 int mtd_read_oob(struct mtd_info *mtd, loff_t from, struct mtd_oob_ops *ops) in mtd_read_oob() 1743 struct mtd_oob_ops *ops) in mtd_write_oob()
|
H A D | nftlcore.c | 127 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 D | inftlcore.c | 139 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 D | mtdswap.c | 298 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 D | ssfdc.c | 165 struct mtd_oob_ops ops = { }; in read_raw_oob()
|
H A D | sm_ftl.c | 242 struct mtd_oob_ops ops = { }; in sm_read_sector() 326 struct mtd_oob_ops ops = { }; in sm_write_sector()
|
/linux/drivers/mtd/nand/raw/ |
H A D | sm_common.c | 102 struct mtd_oob_ops ops = { }; in sm_block_markbad()
|
H A D | nand_bbt.c | 316 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 D | nand_base.c | 389 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/drivers/mtd/nand/onenand/ |
H A D | onenand_bbt.c | 64 struct mtd_oob_ops ops = { }; in create_bbt()
|
/linux/drivers/mtd/tests/ |
H A D | readtest.c | 50 struct mtd_oob_ops ops = { }; in read_eraseblock_by_page()
|
H A D | nandbiterrs.c | 102 struct mtd_oob_ops ops = { }; in rewrite_page()
|
/linux/drivers/mtd/parsers/ |
H A D | sharpslpart.c | 100 struct mtd_oob_ops ops = { }; in sharpsl_nand_read_oob()
|
/linux/drivers/mtd/devices/ |
H A D | docg3.c | 866 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()
|
/linux/fs/jffs2/ |
H A D | wbuf.c | 1038 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()
|