Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/parsers/
Dofpart.c38 mtd_node = mtd_get_of_node(master); in parse_fixed_partitions()
167 dp = mtd_get_of_node(master); in parse_ofoldpart_partitions()
Dredboot.c52 np = mtd_get_of_node(master); in parse_redboot_of()
/kernel/linux/linux-5.10/include/linux/mtd/
Dspi-nor.h400 return mtd_get_of_node(&nor->mtd); in spi_nor_get_flash_node()
Dnand.h615 return mtd_get_of_node(&nand->mtd); in nanddev_get_of_node()
Dmtd.h461 static inline struct device_node *mtd_get_of_node(struct mtd_info *mtd) in mtd_get_of_node() function
Drawnand.h1309 return mtd_get_of_node(nand_to_mtd(chip)); in nand_get_flash_node()
/kernel/linux/linux-5.10/drivers/mtd/
Dmtdcore.c703 of_node_get(mtd_get_of_node(mtd)); in add_mtd_device()
737 of_node_put(mtd_get_of_node(mtd)); in add_mtd_device()
785 of_node_put(mtd_get_of_node(mtd)); in del_mtd_device()
Dmtdpart.c585 np = mtd_get_of_node(master); in mtd_part_of_parse()
/kernel/linux/patches/linux-5.10/hispark_taurus_patch/
Dhispark_taurus.patch59015 static inline struct device_node *mtd_get_of_node(struct mtd_info *mtd)
/kernel/linux/patches/linux-4.19/hispark_taurus_patch/
Dhispark_taurus.patch363389 static inline struct device_node *mtd_get_of_node(struct mtd_info *mtd)