Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/isee/igep00x0/
H A Digep00x0.c246 struct mtd_info *mtd = get_mtd_device(NULL, 0); in board_mtdparts_default()
/OK3568_Linux_fs/kernel/drivers/mtd/
H A Dmtdsuper.c104 mtd = get_mtd_device(NULL, mtdnr); in mtd_get_sb_by_nr()
H A Dmtdcore.c947 struct mtd_info *get_mtd_device(struct mtd_info *mtd, int num) in get_mtd_device() function
979 EXPORT_SYMBOL_GPL(get_mtd_device);
H A Dmtdchar.c62 mtd = get_mtd_device(NULL, devnum); in mtdchar_open()
/OK3568_Linux_fs/u-boot/drivers/mtd/
H A Dmtdcore.su
H A Dmtdcore.c717 struct mtd_info *get_mtd_device(struct mtd_info *mtd, int num) in get_mtd_device() function
749 EXPORT_SYMBOL_GPL(get_mtd_device);
/OK3568_Linux_fs/u-boot/spl/drivers/mtd/
H A Dmtdcore.su
/OK3568_Linux_fs/kernel/drivers/mtd/tests/
H A Dstresstest.c153 mtd = get_mtd_device(NULL, dev); in mtd_stresstest_init()
H A Dreadtest.c133 mtd = get_mtd_device(NULL, dev); in mtd_readtest_init()
H A Dnandbiterrs.c336 mtd = get_mtd_device(NULL, dev); in mtd_nandbiterrs_init()
H A Dspeedtest.c194 mtd = get_mtd_device(NULL, dev); in mtd_speedtest_init()
H A Dsubpagetest.c285 mtd = get_mtd_device(NULL, dev); in mtd_subpagetest_init()
H A Dtorturetest.c200 mtd = get_mtd_device(NULL, dev); in tort_init()
H A Dpagetest.c336 mtd = get_mtd_device(NULL, dev); in mtd_pagetest_init()
H A Doobtest.c355 mtd = get_mtd_device(NULL, dev); in mtd_oobtest_init()
/OK3568_Linux_fs/u-boot/drivers/mtd/ubi/
H A Dbuild.c1203 return get_mtd_device(NULL, minor / 2); in open_mtd_by_chdev()
1236 mtd = get_mtd_device(NULL, mtd_num); in open_mtd_device()
/OK3568_Linux_fs/kernel/drivers/mtd/ubi/
H A Dbuild.c1153 return get_mtd_device(NULL, minor / 2); in open_mtd_by_chdev()
1183 mtd = get_mtd_device(NULL, mtd_num); in open_mtd_device()
H A Dcdev.c1032 mtd = get_mtd_device(NULL, req.mtd_num); in ctrl_cdev_ioctl()
/OK3568_Linux_fs/u-boot/include/linux/mtd/
H A Dmtd.h524 extern struct mtd_info *get_mtd_device(struct mtd_info *mtd, int num);
/OK3568_Linux_fs/kernel/include/linux/mtd/
H A Dmtd.h675 extern struct mtd_info *get_mtd_device(struct mtd_info *mtd, int num);
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.map
/OK3568_Linux_fs/u-boot/
H A Du-boot.map