Home
last modified time | relevance | path

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

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