Home
last modified time | relevance | path

Searched refs:put_mtd_device (Results 1 – 15 of 15) sorted by relevance

/linux-4.4.14/drivers/mtd/
Dmtdsuper.c92 put_mtd_device(mtd); in mount_mtd_aux()
96 put_mtd_device(mtd); in mount_mtd_aux()
216 put_mtd_device(sb->s_mtd); in kill_mtd_super()
Dmtdchar.c105 put_mtd_device(mtd); in mtdchar_open()
124 put_mtd_device(mtd); in mtdchar_close()
Dmtdcore.c819 void put_mtd_device(struct mtd_info *mtd) in put_mtd_device() function
826 EXPORT_SYMBOL_GPL(put_mtd_device);
/linux-4.4.14/drivers/mtd/tests/
Dstresstest.c237 put_mtd_device(mtd); in mtd_stresstest_init()
Dreadtest.c211 put_mtd_device(mtd); in mtd_readtest_init()
Dnandbiterrs.c417 put_mtd_device(mtd); in mtd_nandbiterrs_init()
Dspeedtest.c422 put_mtd_device(mtd); in mtd_speedtest_init()
Dsubpagetest.c434 put_mtd_device(mtd); in mtd_subpagetest_init()
Dtorturetest.c361 put_mtd_device(mtd); in tort_init()
Dpagetest.c454 put_mtd_device(mtd); in mtd_pagetest_init()
Doobtest.c714 put_mtd_device(mtd); in mtd_oobtest_init()
/linux-4.4.14/fs/logfs/
Ddev_mtd.c231 put_mtd_device(s->s_mtd); in logfs_mtd_put_device()
/linux-4.4.14/include/linux/mtd/
Dmtd.h384 extern void put_mtd_device(struct mtd_info *mtd);
/linux-4.4.14/drivers/mtd/ubi/
Dbuild.c1127 put_mtd_device(ubi->mtd); in ubi_detach_mtd_dev()
1266 put_mtd_device(mtd); in ubi_init()
Dcdev.c1019 put_mtd_device(mtd); in ctrl_cdev_ioctl()