Lines Matching defs:tmio
130 struct tmio_nand *tmio = mtd_to_tmio(mtd); in tmio_nand_hwcontrol() local
162 struct tmio_nand *tmio = mtd_to_tmio(mtd); in tmio_nand_dev_ready() local
169 struct tmio_nand *tmio = __tmio; in tmio_irq() local
191 struct tmio_nand *tmio = mtd_to_tmio(mtd); in tmio_nand_wait() local
227 struct tmio_nand *tmio = mtd_to_tmio(mtd); in tmio_nand_read_byte() local
247 struct tmio_nand *tmio = mtd_to_tmio(mtd); in tmio_nand_write_buf() local
254 struct tmio_nand *tmio = mtd_to_tmio(mtd); in tmio_nand_read_buf() local
262 struct tmio_nand *tmio = mtd_to_tmio(mtd); in tmio_nand_verify_buf() local
273 struct tmio_nand *tmio = mtd_to_tmio(mtd); in tmio_nand_enable_hwecc() local
283 struct tmio_nand *tmio = mtd_to_tmio(mtd); in tmio_nand_calculate_ecc() local
317 static int tmio_hw_init(struct platform_device *dev, struct tmio_nand *tmio) in tmio_hw_init()
361 static void tmio_hw_stop(struct platform_device *dev, struct tmio_nand *tmio) in tmio_hw_stop()
378 struct tmio_nand *tmio; in tmio_probe() local
484 struct tmio_nand *tmio = platform_get_drvdata(dev); in tmio_remove() local