Home
last modified time | relevance | path

Searched refs:mtd_to_platdev (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/mtd/nand/
Dtxx9ndfmc.c80 static struct platform_device *mtd_to_platdev(struct mtd_info *mtd) in mtd_to_platdev() function
108 struct platform_device *dev = mtd_to_platdev(mtd); in txx9ndfmc_read_byte()
116 struct platform_device *dev = mtd_to_platdev(mtd); in txx9ndfmc_write_buf()
128 struct platform_device *dev = mtd_to_platdev(mtd); in txx9ndfmc_read_buf()
169 struct platform_device *dev = mtd_to_platdev(mtd); in txx9ndfmc_dev_ready()
177 struct platform_device *dev = mtd_to_platdev(mtd); in txx9ndfmc_calculate_ecc()
217 struct platform_device *dev = mtd_to_platdev(mtd); in txx9ndfmc_enable_hwecc()