Home
last modified time | relevance | path

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

/linux/drivers/mtd/parsers/
A Dofpart_core.c56 mtd_node = mtd_get_of_node(master); in parse_fixed_partitions()
201 dp = mtd_get_of_node(master); in parse_ofoldpart_partitions()
A Dparser_trx.c54 struct device_node *np = mtd_get_of_node(mtd); in parser_trx_parse()
A Dredboot.c52 np = mtd_get_of_node(master); in parse_redboot_of()
/linux/include/linux/mtd/
A Dspi-nor.h438 return mtd_get_of_node(&nor->mtd); in spi_nor_get_flash_node()
A Dnand.h689 return mtd_get_of_node(&nand->mtd); in nanddev_get_of_node()
A Dmtd.h467 static inline struct device_node *mtd_get_of_node(struct mtd_info *mtd) in mtd_get_of_node() function
A Drawnand.h1347 return mtd_get_of_node(nand_to_mtd(chip)); in nand_get_flash_node()
/linux/drivers/mtd/
A Dmtdcore.c536 struct device_node *node = mtd_get_of_node(mtd); in mtd_nvmem_add()
671 of_node_get(mtd_get_of_node(mtd)); in add_mtd_device()
703 of_node_put(mtd_get_of_node(mtd)); in add_mtd_device()
751 of_node_put(mtd_get_of_node(mtd)); in del_mtd_device()
A Dmtdpart.c584 np = mtd_get_of_node(master); in mtd_part_of_parse()

Completed in 24 milliseconds