Home
last modified time | relevance | path

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

/linux/drivers/mtd/
H A Dmtdsuper.c126 mtd = get_mtd_device_nm(fc->source + 4); in get_tree_mtd()
H A Dmtdcore.c1307 struct mtd_info *get_mtd_device_nm(const char *name) in get_mtd_device_nm() function
1335 EXPORT_SYMBOL_GPL(get_mtd_device_nm);
/linux/drivers/firmware/broadcom/
H A Dbcm47xx_nvram.c162 mtd = get_mtd_device_nm("nvram"); in nvram_init()
/linux/drivers/net/wireless/mediatek/mt76/
H A Deeprom.c59 mtd = get_mtd_device_nm(part); in mt76_get_of_data_from_mtd()
/linux/include/linux/mtd/
H A Dmtd.h688 extern struct mtd_info *get_mtd_device_nm(const char *name);
/linux/drivers/media/pci/mgb4/
H A Dmgb4_core.c366 mtd = get_mtd_device_nm(mgbdev->data_part_name); in get_serial_number()
/linux/drivers/mtd/ubi/
H A Dbuild.c1222 mtd = get_mtd_device_nm(mtd_dev); in open_mtd_device()