Home
last modified time | relevance | path

Searched refs:get_mtd_device_nm (Results 1 – 13 of 13) sorted by relevance

/openbmc/u-boot/drivers/mtd/
H A Dmtd_uboot.c283 mtd = get_mtd_device_nm(mtd_name); in mtd_probe_devices()
296 mtd = get_mtd_device_nm(linux_name); in mtd_probe_devices()
H A Dmtdcore.c779 struct mtd_info *get_mtd_device_nm(const char *name) in get_mtd_device_nm() function
807 EXPORT_SYMBOL_GPL(get_mtd_device_nm);
/openbmc/linux/drivers/mtd/
H A Dmtdsuper.c126 mtd = get_mtd_device_nm(fc->source + 4); in get_tree_mtd()
H A Dmtdcore.c1303 struct mtd_info *get_mtd_device_nm(const char *name) in get_mtd_device_nm() function
1331 EXPORT_SYMBOL_GPL(get_mtd_device_nm);
/openbmc/linux/drivers/firmware/broadcom/
H A Dbcm47xx_nvram.c162 mtd = get_mtd_device_nm("nvram"); in nvram_init()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Deeprom.c59 mtd = get_mtd_device_nm(part); in mt76_get_of_epprom_from_mtd()
/openbmc/u-boot/cmd/
H A Dmtd.c26 mtd = get_mtd_device_nm(name); in get_mtd_by_name()
H A Dubi.c448 mtd = get_mtd_device_nm(part_name); in ubi_part()
H A Dmtdparts.c309 *mtd = get_mtd_device_nm(mtd_dev); in get_mtd_info()
/openbmc/u-boot/include/linux/mtd/
H A Dmtd.h522 extern struct mtd_info *get_mtd_device_nm(const char *name);
/openbmc/linux/include/linux/mtd/
H A Dmtd.h688 extern struct mtd_info *get_mtd_device_nm(const char *name);
/openbmc/u-boot/drivers/mtd/ubi/
H A Dbuild.c1228 mtd = get_mtd_device_nm(mtd_dev); in open_mtd_device()
/openbmc/linux/drivers/mtd/ubi/
H A Dbuild.c1207 mtd = get_mtd_device_nm(mtd_dev); in open_mtd_device()