Lines Matching defs:this

292 static void doc2000_write_byte(struct nand_chip *this, u_char datum)  in doc2000_write_byte()
303 static void doc2000_writebuf(struct nand_chip *this, const u_char *buf, in doc2000_writebuf()
320 static void doc2000_readbuf(struct nand_chip *this, u_char *buf, int len) in doc2000_readbuf()
345 static void doc200x_readid(struct nand_chip *this, unsigned int cs, u8 *id) in doc200x_readid()
364 struct nand_chip *this = mtd_to_nand(mtd); in doc200x_ident_chip() local
395 struct nand_chip *this = mtd_to_nand(mtd); in doc2000_count_chips() local
415 static void doc2001_write_byte(struct nand_chip *this, u_char datum) in doc2001_write_byte()
425 static void doc2001_writebuf(struct nand_chip *this, const u_char *buf, int len) in doc2001_writebuf()
437 static void doc2001_readbuf(struct nand_chip *this, u_char *buf, int len) in doc2001_readbuf()
453 static void doc2001plus_writebuf(struct nand_chip *this, const u_char *buf, int len) in doc2001plus_writebuf()
470 static void doc2001plus_readbuf(struct nand_chip *this, u_char *buf, int len) in doc2001plus_readbuf()
510 static void doc200x_exec_instr(struct nand_chip *this, in doc200x_exec_instr()
563 static int doc200x_exec_op(struct nand_chip *this, in doc200x_exec_op()
597 static void doc2001plus_exec_instr(struct nand_chip *this, in doc2001plus_exec_instr()
638 static int doc2001plus_exec_op(struct nand_chip *this, in doc2001plus_exec_op()
663 static void doc200x_enable_hwecc(struct nand_chip *this, int mode) in doc200x_enable_hwecc()
681 static void doc2001plus_enable_hwecc(struct nand_chip *this, int mode) in doc2001plus_enable_hwecc()
700 static int doc200x_calculate_ecc(struct nand_chip *this, const u_char *dat, in doc200x_calculate_ecc()
759 static int doc200x_correct_data(struct nand_chip *this, u_char *dat, in doc200x_correct_data()
864 struct nand_chip *this = mtd_to_nand(mtd); in find_media_headers() local
907 struct nand_chip *this = mtd_to_nand(mtd); in nftl_partscan() local
1013 struct nand_chip *this = mtd_to_nand(mtd); in inftl_partscan() local
1133 struct nand_chip *this = mtd_to_nand(mtd); in nftl_scan_bbt() local
1168 struct nand_chip *this = mtd_to_nand(mtd); in inftl_scan_bbt() local
1221 struct nand_chip *this = mtd_to_nand(mtd); in doc2000_init() local
1234 struct nand_chip *this = mtd_to_nand(mtd); in doc2001_init() local
1260 struct nand_chip *this = mtd_to_nand(mtd); in doc2001plus_init() local