Searched refs:mtd_to_tmio (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/mtd/nand/
H A Dtmio_nand.c122 #define mtd_to_tmio(m) container_of(m, struct tmio_nand, mtd) macro
130 struct tmio_nand *tmio = mtd_to_tmio(mtd); tmio_nand_hwcontrol()
162 struct tmio_nand *tmio = mtd_to_tmio(mtd); tmio_nand_dev_ready()
191 struct tmio_nand *tmio = mtd_to_tmio(mtd); tmio_nand_wait()
227 struct tmio_nand *tmio = mtd_to_tmio(mtd); tmio_nand_read_byte()
247 struct tmio_nand *tmio = mtd_to_tmio(mtd); tmio_nand_write_buf()
254 struct tmio_nand *tmio = mtd_to_tmio(mtd); tmio_nand_read_buf()
261 struct tmio_nand *tmio = mtd_to_tmio(mtd); tmio_nand_enable_hwecc()
271 struct tmio_nand *tmio = mtd_to_tmio(mtd); tmio_nand_calculate_ecc()

Completed in 37 milliseconds