Home
last modified time | relevance | path

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

/linux-2.6.39/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.c104 put_mtd_device(mtd); in mtd_open()
111 put_mtd_device(mtd); in mtd_open()
126 put_mtd_device(mtd); in mtd_open()
134 put_mtd_device(mtd); in mtd_open()
162 put_mtd_device(mtd); in mtd_close()
Dmtdcore.c593 void put_mtd_device(struct mtd_info *mtd) in put_mtd_device() function
646 EXPORT_SYMBOL_GPL(put_mtd_device);
/linux-2.6.39/drivers/mtd/tests/
Dmtd_readtest.c241 put_mtd_device(mtd); in mtd_readtest_init()
Dmtd_stresstest.c318 put_mtd_device(mtd); in mtd_stresstest_init()
Dmtd_torturetest.c398 put_mtd_device(mtd); in tort_init()
Dmtd_speedtest.c557 put_mtd_device(mtd); in mtd_speedtest_init()
Dmtd_subpagetest.c509 put_mtd_device(mtd); in mtd_subpagetest_init()
Dmtd_oobtest.c717 put_mtd_device(mtd); in mtd_oobtest_init()
Dmtd_pagetest.c616 put_mtd_device(mtd); in mtd_pagetest_init()
/linux-2.6.39/include/linux/mtd/
Dmtd.h332 extern void put_mtd_device(struct mtd_info *mtd);
/linux-2.6.39/fs/logfs/
Ddev_mtd.c235 put_mtd_device(s->s_mtd); in mtd_put_device()
/linux-2.6.39/drivers/mtd/ubi/
Dbuild.c1087 put_mtd_device(ubi->mtd); in ubi_detach_mtd_dev()
1221 put_mtd_device(mtd); in ubi_init()
Dcdev.c1013 put_mtd_device(mtd); in ctrl_cdev_ioctl()
/linux-2.6.39/drivers/staging/spectra/
Dlld_mtd.c82 put_mtd_device(spectra_mtd); in mtd_Flash_Release()