Home
last modified time | relevance | path

Searched refs:get_mtd_device (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/board/isee/igep00x0/
H A Digep00x0.c245 struct mtd_info *mtd = get_mtd_device(NULL, 0); in board_mtdparts_default()
/openbmc/u-boot/drivers/mtd/ubi/
H A Dbuild.c1202 return get_mtd_device(NULL, minor / 2); in open_mtd_by_chdev()
1235 mtd = get_mtd_device(NULL, mtd_num); in open_mtd_device()
/openbmc/u-boot/include/linux/mtd/
H A Dmtd.h519 extern struct mtd_info *get_mtd_device(struct mtd_info *mtd, int num);
/openbmc/u-boot/drivers/mtd/
H A Dmtdcore.c716 struct mtd_info *get_mtd_device(struct mtd_info *mtd, int num) in get_mtd_device() function
748 EXPORT_SYMBOL_GPL(get_mtd_device);