Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/nvmem/
Du-boot-env.c182 priv->mtd = of_get_mtd_device_by_node(np); in u_boot_env_probe()
/linux-6.1.9/include/linux/mtd/
Dmtd.h687 extern struct mtd_info *of_get_mtd_device_by_node(struct device_node *np);
/linux-6.1.9/drivers/mtd/
Dmtdcore.c1229 struct mtd_info *of_get_mtd_device_by_node(struct device_node *np) in of_get_mtd_device_by_node() function
1250 EXPORT_SYMBOL_GPL(of_get_mtd_device_by_node);