Lines Matching defs:tmio
133 struct tmio_nand *tmio = mtd_to_tmio(nand_to_mtd(chip)); in tmio_nand_hwcontrol() local
164 struct tmio_nand *tmio = mtd_to_tmio(nand_to_mtd(chip)); in tmio_nand_dev_ready() local
171 struct tmio_nand *tmio = __tmio; in tmio_irq() local
188 struct tmio_nand *tmio = mtd_to_tmio(nand_to_mtd(nand_chip)); in tmio_nand_wait() local
225 struct tmio_nand *tmio = mtd_to_tmio(nand_to_mtd(chip)); in tmio_nand_read_byte() local
245 struct tmio_nand *tmio = mtd_to_tmio(nand_to_mtd(chip)); in tmio_nand_write_buf() local
252 struct tmio_nand *tmio = mtd_to_tmio(nand_to_mtd(chip)); in tmio_nand_read_buf() local
259 struct tmio_nand *tmio = mtd_to_tmio(nand_to_mtd(chip)); in tmio_nand_enable_hwecc() local
269 struct tmio_nand *tmio = mtd_to_tmio(nand_to_mtd(chip)); in tmio_nand_calculate_ecc() local
305 static int tmio_hw_init(struct platform_device *dev, struct tmio_nand *tmio) in tmio_hw_init()
349 static void tmio_hw_stop(struct platform_device *dev, struct tmio_nand *tmio) in tmio_hw_stop()
366 struct tmio_nand *tmio; in tmio_probe() local
460 struct tmio_nand *tmio = platform_get_drvdata(dev); in tmio_remove() local