Searched refs:mtd_get_of_node (Results 1 – 7 of 7) sorted by relevance
42 mtd_node = mtd_get_of_node(master); in parse_fixed_partitions()168 dp = mtd_get_of_node(master); in parse_ofoldpart_partitions()
568 of_node_get(mtd_get_of_node(mtd)); in add_mtd_device()599 of_node_put(mtd_get_of_node(mtd)); in add_mtd_device()643 of_node_put(mtd_get_of_node(mtd)); in del_mtd_device()
875 np = mtd_get_of_node(master); in mtd_part_of_parse()
328 return mtd_get_of_node(&nor->mtd); in spi_nor_get_flash_node()
413 return mtd_get_of_node(&nand->mtd); in nanddev_get_of_node()
384 static inline struct device_node *mtd_get_of_node(struct mtd_info *mtd) in mtd_get_of_node() function
1388 return mtd_get_of_node(&chip->mtd); in nand_get_flash_node()