Lines Matching defs:mtd
49 static int nand_pairing_dist3_get_info(struct mtd_info *mtd, int page, in nand_pairing_dist3_get_info()
69 static int nand_pairing_dist3_get_wunit(struct mtd_info *mtd, in nand_pairing_dist3_get_wunit()
227 struct mtd_info *mtd = nand_to_mtd(chip); in nand_bbm_get_next_page() local
346 struct mtd_info *mtd = nand_to_mtd(chip); in nand_fill_oob() local
385 struct mtd_info *mtd = nand_to_mtd(chip); in nand_do_write_oob() local
455 struct mtd_info *mtd = nand_to_mtd(chip); in nand_default_block_markbad() local
521 struct mtd_info *mtd = nand_to_mtd(chip); in nand_block_markbad_lowlevel() local
562 static int nand_block_isreserved(struct mtd_info *mtd, loff_t ofs) in nand_block_isreserved()
965 struct mtd_info *mtd = nand_to_mtd(chip); in nand_fill_column_cycles() local
1010 struct mtd_info *mtd = nand_to_mtd(chip); in nand_sp_exec_read_page_op() local
1100 struct mtd_info *mtd = nand_to_mtd(chip); in nand_read_page_op() local
1190 struct mtd_info *mtd = nand_to_mtd(chip); in nand_change_read_column_op() local
1253 struct mtd_info *mtd = nand_to_mtd(chip); in nand_read_oob_op() local
1280 struct mtd_info *mtd = nand_to_mtd(chip); in nand_exec_prog_page_op() local
1366 struct mtd_info *mtd = nand_to_mtd(chip); in nand_prog_page_begin_op() local
1451 struct mtd_info *mtd = nand_to_mtd(chip); in nand_prog_page_op() local
1496 struct mtd_info *mtd = nand_to_mtd(chip); in nand_change_write_column_op() local
2598 struct mtd_info *mtd = nand_to_mtd(chip); in nand_read_page_raw() local
2634 struct mtd_info *mtd = nand_to_mtd(chip); in nand_monolithic_read_page_raw() local
2669 struct mtd_info *mtd = nand_to_mtd(chip); in nand_read_page_raw_syndrome() local
2731 struct mtd_info *mtd = nand_to_mtd(chip); in nand_read_page_swecc() local
2778 struct mtd_info *mtd = nand_to_mtd(chip); in nand_read_subpage() local
2890 struct mtd_info *mtd = nand_to_mtd(chip); in nand_read_page_hwecc() local
2962 struct mtd_info *mtd = nand_to_mtd(chip); in nand_read_page_syndrome() local
3051 struct mtd_info *mtd = nand_to_mtd(chip); in nand_transfer_oob() local
3118 struct mtd_info *mtd = nand_to_mtd(chip); in nand_do_read_ops() local
3291 struct mtd_info *mtd = nand_to_mtd(chip); in nand_read_oob_std() local
3305 struct mtd_info *mtd = nand_to_mtd(chip); in nand_read_oob_syndrome() local
3358 struct mtd_info *mtd = nand_to_mtd(chip); in nand_write_oob_std() local
3373 struct mtd_info *mtd = nand_to_mtd(chip); in nand_write_oob_syndrome() local
3449 struct mtd_info *mtd = nand_to_mtd(chip); in nand_do_read_oob() local
3524 static int nand_read_oob(struct mtd_info *mtd, loff_t from, in nand_read_oob()
3577 struct mtd_info *mtd = nand_to_mtd(chip); in nand_write_page_raw() local
3614 struct mtd_info *mtd = nand_to_mtd(chip); in nand_monolithic_write_page_raw() local
3644 struct mtd_info *mtd = nand_to_mtd(chip); in nand_write_page_raw_syndrome() local
3705 struct mtd_info *mtd = nand_to_mtd(chip); in nand_write_page_swecc() local
3734 struct mtd_info *mtd = nand_to_mtd(chip); in nand_write_page_hwecc() local
3781 struct mtd_info *mtd = nand_to_mtd(chip); in nand_write_subpage_hwecc() local
3851 struct mtd_info *mtd = nand_to_mtd(chip); in nand_write_page_syndrome() local
3922 struct mtd_info *mtd = nand_to_mtd(chip); in nand_write_page() local
3959 struct mtd_info *mtd = nand_to_mtd(chip); in nand_do_write_ops() local
4088 static int panic_nand_write(struct mtd_info *mtd, loff_t to, size_t len, in panic_nand_write()
4118 static int nand_write_oob(struct mtd_info *mtd, loff_t to, in nand_write_oob()
4157 static int nand_erase(struct mtd_info *mtd, struct erase_info *instr) in nand_erase()
4266 static void nand_sync(struct mtd_info *mtd) in nand_sync()
4283 static int nand_block_isbad(struct mtd_info *mtd, loff_t offs) in nand_block_isbad()
4309 static int nand_block_markbad(struct mtd_info *mtd, loff_t ofs) in nand_block_markbad()
4330 static int nand_suspend(struct mtd_info *mtd) in nand_suspend()
4349 static void nand_resume(struct mtd_info *mtd) in nand_resume()
4370 static void nand_shutdown(struct mtd_info *mtd) in nand_shutdown()
4381 static int nand_lock(struct mtd_info *mtd, loff_t ofs, uint64_t len) in nand_lock()
4397 static int nand_unlock(struct mtd_info *mtd, loff_t ofs, uint64_t len) in nand_unlock()
4517 struct mtd_info *mtd = nand_to_mtd(chip); in nand_decode_ext_id() local
4554 struct mtd_info *mtd = nand_to_mtd(chip); in nand_decode_id() local
4577 struct mtd_info *mtd = nand_to_mtd(chip); in nand_decode_bbm_options() local
4596 struct mtd_info *mtd = nand_to_mtd(chip); in find_full_id_nand() local
4696 struct mtd_info *mtd = nand_to_mtd(chip); in nand_detect() local
5059 struct mtd_info *mtd = nand_to_mtd(chip); in nand_scan_ident() local
5203 struct mtd_info *mtd = nand_to_mtd(chip); in nand_set_ecc_soft_ops() local
5320 struct mtd_info *mtd = nand_to_mtd(chip); in nand_check_ecc_caps() local
5376 struct mtd_info *mtd = nand_to_mtd(chip); in nand_match_ecc_req() local
5457 struct mtd_info *mtd = nand_to_mtd(chip); in nand_maximize_ecc() local
5535 struct mtd_info *mtd = nand_to_mtd(chip); in nand_ecc_choose_conf() local
5608 struct mtd_info *mtd = nand_to_mtd(chip); in nand_scan_tail() local