Searched refs:get_mtd_device (Results 1 – 22 of 22) sorted by relevance
| /OK3568_Linux_fs/u-boot/board/isee/igep00x0/ |
| H A D | igep00x0.c | 246 struct mtd_info *mtd = get_mtd_device(NULL, 0); in board_mtdparts_default()
|
| /OK3568_Linux_fs/kernel/drivers/mtd/ |
| H A D | mtdsuper.c | 104 mtd = get_mtd_device(NULL, mtdnr); in mtd_get_sb_by_nr()
|
| H A D | mtdcore.c | 947 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 D | mtdchar.c | 62 mtd = get_mtd_device(NULL, devnum); in mtdchar_open()
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/ |
| H A D | mtdcore.su | |
| H A D | mtdcore.c | 717 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 D | mtdcore.su | |
| /OK3568_Linux_fs/kernel/drivers/mtd/tests/ |
| H A D | stresstest.c | 153 mtd = get_mtd_device(NULL, dev); in mtd_stresstest_init()
|
| H A D | readtest.c | 133 mtd = get_mtd_device(NULL, dev); in mtd_readtest_init()
|
| H A D | nandbiterrs.c | 336 mtd = get_mtd_device(NULL, dev); in mtd_nandbiterrs_init()
|
| H A D | speedtest.c | 194 mtd = get_mtd_device(NULL, dev); in mtd_speedtest_init()
|
| H A D | subpagetest.c | 285 mtd = get_mtd_device(NULL, dev); in mtd_subpagetest_init()
|
| H A D | torturetest.c | 200 mtd = get_mtd_device(NULL, dev); in tort_init()
|
| H A D | pagetest.c | 336 mtd = get_mtd_device(NULL, dev); in mtd_pagetest_init()
|
| H A D | oobtest.c | 355 mtd = get_mtd_device(NULL, dev); in mtd_oobtest_init()
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/ubi/ |
| H A D | build.c | 1203 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 D | build.c | 1153 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 D | cdev.c | 1032 mtd = get_mtd_device(NULL, req.mtd_num); in ctrl_cdev_ioctl()
|
| /OK3568_Linux_fs/u-boot/include/linux/mtd/ |
| H A D | mtd.h | 524 extern struct mtd_info *get_mtd_device(struct mtd_info *mtd, int num);
|
| /OK3568_Linux_fs/kernel/include/linux/mtd/ |
| H A D | mtd.h | 675 extern struct mtd_info *get_mtd_device(struct mtd_info *mtd, int num);
|
| /OK3568_Linux_fs/u-boot/spl/ |
| H A D | u-boot-spl.map | |
| /OK3568_Linux_fs/u-boot/ |
| H A D | u-boot.map | |