Home
last modified time | relevance | path

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

/linux/drivers/mtd/
A Dmtdsuper.c105 mtd = get_mtd_device(NULL, mtdnr); in mtd_get_sb_by_nr()
A Dmtdcore.c1103 struct mtd_info *get_mtd_device(struct mtd_info *mtd, int num) in get_mtd_device() function
1135 EXPORT_SYMBOL_GPL(get_mtd_device);
A Dmtdchar.c59 mtd = get_mtd_device(NULL, devnum); in mtdchar_open()
/linux/drivers/mtd/tests/
A Dstresstest.c153 mtd = get_mtd_device(NULL, dev); in mtd_stresstest_init()
A Dreadtest.c128 mtd = get_mtd_device(NULL, dev); in mtd_readtest_init()
A Dnandbiterrs.c336 mtd = get_mtd_device(NULL, dev); in mtd_nandbiterrs_init()
A Dspeedtest.c194 mtd = get_mtd_device(NULL, dev); in mtd_speedtest_init()
A Dsubpagetest.c285 mtd = get_mtd_device(NULL, dev); in mtd_subpagetest_init()
A Dtorturetest.c193 mtd = get_mtd_device(NULL, dev); in tort_init()
A Dpagetest.c336 mtd = get_mtd_device(NULL, dev); in mtd_pagetest_init()
A Doobtest.c355 mtd = get_mtd_device(NULL, dev); in mtd_oobtest_init()
/linux/drivers/mtd/ubi/
A Dbuild.c1159 return get_mtd_device(NULL, minor / 2); in open_mtd_by_chdev()
1189 mtd = get_mtd_device(NULL, mtd_num); in open_mtd_device()
A Dcdev.c1032 mtd = get_mtd_device(NULL, req.mtd_num); in ctrl_cdev_ioctl()
/linux/include/linux/mtd/
A Dmtd.h682 extern struct mtd_info *get_mtd_device(struct mtd_info *mtd, int num);
/linux/
A Dvmlinux.symvers2896 0x00000000 get_mtd_device vmlinux EXPORT_SYMBOL_GPL
A DSystem.map34413 ffff8000108df830 T get_mtd_device
A D.tmp_System.map34413 ffff8000108df830 T get_mtd_device

Completed in 7896 milliseconds