Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvmem/
H A Du-boot-env.c221 priv->mtd = of_get_mtd_device_by_node(np); in u_boot_env_probe()
/openbmc/linux/include/linux/mtd/
H A Dmtd.h687 extern struct mtd_info *of_get_mtd_device_by_node(struct device_node *np);
/openbmc/linux/drivers/mtd/
H A Dmtdcore.c1272 struct mtd_info *of_get_mtd_device_by_node(struct device_node *np) in of_get_mtd_device_by_node() function
1293 EXPORT_SYMBOL_GPL(of_get_mtd_device_by_node);