Home
last modified time | relevance | path

Searched refs:get_mtd_device_nm (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/
H A Deeprom.c45 mtd = get_mtd_device_nm(part); in mt76_get_of_eeprom()
/kernel/linux/linux-6.6/drivers/mtd/
H A Dmtdsuper.c126 mtd = get_mtd_device_nm(fc->source + 4); in get_tree_mtd()
H A Dmtdcore.c1292 * get_mtd_device_nm - obtain a validated handle for an MTD device by
1299 struct mtd_info *get_mtd_device_nm(const char *name) in get_mtd_device_nm() function
1327 EXPORT_SYMBOL_GPL(get_mtd_device_nm); variable
/kernel/linux/linux-5.10/drivers/firmware/broadcom/
H A Dbcm47xx_nvram.c142 mtd = get_mtd_device_nm("nvram"); in nvram_init()
/kernel/linux/linux-5.10/drivers/mtd/
H A Dmtdsuper.c148 mtd = get_mtd_device_nm(fc->source + 4); in get_tree_mtd()
H A Dmtdcore.c1048 * get_mtd_device_nm - obtain a validated handle for an MTD device by
1055 struct mtd_info *get_mtd_device_nm(const char *name) in get_mtd_device_nm() function
1083 EXPORT_SYMBOL_GPL(get_mtd_device_nm); variable
/kernel/linux/linux-6.6/drivers/firmware/broadcom/
H A Dbcm47xx_nvram.c162 mtd = get_mtd_device_nm("nvram"); in nvram_init()
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/
H A Deeprom.c59 mtd = get_mtd_device_nm(part); in mt76_get_of_epprom_from_mtd()
/kernel/linux/linux-5.10/include/linux/mtd/
H A Dmtd.h678 extern struct mtd_info *get_mtd_device_nm(const char *name);
/kernel/linux/linux-6.6/include/linux/mtd/
H A Dmtd.h688 extern struct mtd_info *get_mtd_device_nm(const char *name);
/kernel/linux/linux-5.10/drivers/mtd/ubi/
H A Dbuild.c1201 mtd = get_mtd_device_nm(mtd_dev); in open_mtd_device()
/kernel/linux/linux-6.6/drivers/mtd/ubi/
H A Dbuild.c1207 mtd = get_mtd_device_nm(mtd_dev); in open_mtd_device()

Completed in 17 milliseconds