Lines Matching defs:this

294 static void doc2000_write_byte(struct nand_chip *this, u_char datum)  in doc2000_write_byte()
305 static u_char doc2000_read_byte(struct nand_chip *this) in doc2000_read_byte()
319 static void doc2000_writebuf(struct nand_chip *this, const u_char *buf, in doc2000_writebuf()
336 static void doc2000_readbuf(struct nand_chip *this, u_char *buf, int len) in doc2000_readbuf()
349 static void doc2000_readbuf_dword(struct nand_chip *this, u_char *buf, int len) in doc2000_readbuf_dword()
371 struct nand_chip *this = mtd_to_nand(mtd); in doc200x_ident_chip() local
417 struct nand_chip *this = mtd_to_nand(mtd); in doc2000_count_chips() local
437 static int doc200x_wait(struct nand_chip *this) in doc200x_wait()
451 static void doc2001_write_byte(struct nand_chip *this, u_char datum) in doc2001_write_byte()
461 static u_char doc2001_read_byte(struct nand_chip *this) in doc2001_read_byte()
474 static void doc2001_writebuf(struct nand_chip *this, const u_char *buf, int len) in doc2001_writebuf()
486 static void doc2001_readbuf(struct nand_chip *this, u_char *buf, int len) in doc2001_readbuf()
502 static u_char doc2001plus_read_byte(struct nand_chip *this) in doc2001plus_read_byte()
516 static void doc2001plus_writebuf(struct nand_chip *this, const u_char *buf, int len) in doc2001plus_writebuf()
533 static void doc2001plus_readbuf(struct nand_chip *this, u_char *buf, int len) in doc2001plus_readbuf()
563 static void doc2001plus_select_chip(struct nand_chip *this, int chip) in doc2001plus_select_chip()
589 static void doc200x_select_chip(struct nand_chip *this, int chip) in doc200x_select_chip()
618 static void doc200x_hwcontrol(struct nand_chip *this, int cmd, in doc200x_hwcontrol()
641 static void doc2001plus_command(struct nand_chip *this, unsigned command, in doc2001plus_command()
747 static int doc200x_dev_ready(struct nand_chip *this) in doc200x_dev_ready()
779 static int doc200x_block_bad(struct nand_chip *this, loff_t ofs) in doc200x_block_bad()
786 static void doc200x_enable_hwecc(struct nand_chip *this, int mode) in doc200x_enable_hwecc()
804 static void doc2001plus_enable_hwecc(struct nand_chip *this, int mode) in doc2001plus_enable_hwecc()
823 static int doc200x_calculate_ecc(struct nand_chip *this, const u_char *dat, in doc200x_calculate_ecc()
882 static int doc200x_correct_data(struct nand_chip *this, u_char *dat, in doc200x_correct_data()
987 struct nand_chip *this = mtd_to_nand(mtd); in find_media_headers() local
1030 struct nand_chip *this = mtd_to_nand(mtd); in nftl_partscan() local
1136 struct nand_chip *this = mtd_to_nand(mtd); in inftl_partscan() local
1256 struct nand_chip *this = mtd_to_nand(mtd); in nftl_scan_bbt() local
1291 struct nand_chip *this = mtd_to_nand(mtd); in inftl_scan_bbt() local
1344 struct nand_chip *this = mtd_to_nand(mtd); in doc2000_init() local
1360 struct nand_chip *this = mtd_to_nand(mtd); in doc2001_init() local
1390 struct nand_chip *this = mtd_to_nand(mtd); in doc2001plus_init() local