Lines Matching defs:tmio
132 struct tmio_nand *tmio = mtd_to_tmio(mtd); in tmio_nand_hwcontrol() local
164 struct tmio_nand *tmio = mtd_to_tmio(mtd); in tmio_nand_dev_ready() local
171 struct tmio_nand *tmio = __tmio; in tmio_irq() local
193 struct tmio_nand *tmio = mtd_to_tmio(mtd); in tmio_nand_wait() local
230 struct tmio_nand *tmio = mtd_to_tmio(mtd); in tmio_nand_read_byte() local
250 struct tmio_nand *tmio = mtd_to_tmio(mtd); in tmio_nand_write_buf() local
257 struct tmio_nand *tmio = mtd_to_tmio(mtd); in tmio_nand_read_buf() local
264 struct tmio_nand *tmio = mtd_to_tmio(mtd); in tmio_nand_enable_hwecc() local
274 struct tmio_nand *tmio = mtd_to_tmio(mtd); in tmio_nand_calculate_ecc() local
308 static int tmio_hw_init(struct platform_device *dev, struct tmio_nand *tmio) in tmio_hw_init()
352 static void tmio_hw_stop(struct platform_device *dev, struct tmio_nand *tmio) in tmio_hw_stop()
369 struct tmio_nand *tmio; in tmio_probe() local
461 struct tmio_nand *tmio = platform_get_drvdata(dev); in tmio_remove() local