Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/
H A Dmtdsuper.c41 put_mtd_device(mtd); in mtd_get_sb()
175 put_mtd_device(sb->s_mtd); in kill_mtd_super()
H A Dmtdchar.c85 put_mtd_device(mtd); in mtdchar_open()
102 put_mtd_device(mtd); in mtdchar_close()
H A Dmtdcore.c1333 void put_mtd_device(struct mtd_info *mtd) in put_mtd_device() function
1340 EXPORT_SYMBOL_GPL(put_mtd_device);
/openbmc/u-boot/drivers/mtd/
H A Dmtd_uboot.c329 put_mtd_device(mtd); in mtd_probe_devices()
342 put_mtd_device(mtd); in mtd_probe_devices()
H A Dmtdcore.c853 void put_mtd_device(struct mtd_info *mtd) in put_mtd_device() function
860 EXPORT_SYMBOL_GPL(put_mtd_device);
/openbmc/u-boot/cmd/
H A Dmtd.c378 put_mtd_device(mtd); in do_mtd_io()
450 put_mtd_device(mtd); in do_mtd_erase()
480 put_mtd_device(mtd); in do_mtd_bad()
H A Dubi.c453 put_mtd_device(mtd); in ubi_part()
H A Dmtdparts.c314 put_mtd_device(*mtd); in get_mtd_info()
/openbmc/linux/drivers/mtd/tests/
H A Dreadtest.c199 put_mtd_device(mtd); in mtd_readtest_init()
H A Dstresstest.c216 put_mtd_device(mtd); in mtd_stresstest_init()
H A Dnandbiterrs.c404 put_mtd_device(mtd); in mtd_nandbiterrs_init()
H A Dspeedtest.c402 put_mtd_device(mtd); in mtd_speedtest_init()
H A Dsubpagetest.c421 put_mtd_device(mtd); in mtd_subpagetest_init()
H A Dtorturetest.c347 put_mtd_device(mtd); in tort_init()
H A Dpagetest.c445 put_mtd_device(mtd); in mtd_pagetest_init()
H A Doobtest.c717 put_mtd_device(mtd); in mtd_oobtest_init()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Deeprom.c72 put_mtd_device(mtd); in mt76_get_of_epprom_from_mtd()
/openbmc/u-boot/drivers/mtd/ubi/
H A Dbuild.c1160 put_mtd_device(ubi->mtd); in ubi_detach_mtd_dev()
1307 put_mtd_device(mtd); in ubi_init()
/openbmc/linux/drivers/mtd/ubi/
H A Dbuild.c1140 put_mtd_device(ubi->mtd); in ubi_detach_mtd_dev()
1281 put_mtd_device(mtd); in ubi_init()
H A Dcdev.c1047 put_mtd_device(mtd); in ctrl_cdev_ioctl()
/openbmc/linux/fs/romfs/
H A Dsuper.c589 put_mtd_device(sb->s_mtd); in romfs_kill_sb()
/openbmc/u-boot/include/linux/mtd/
H A Dmtd.h523 extern void put_mtd_device(struct mtd_info *mtd);
/openbmc/linux/include/linux/mtd/
H A Dmtd.h689 extern void put_mtd_device(struct mtd_info *mtd);
/openbmc/linux/fs/cramfs/
H A Dinode.c494 put_mtd_device(sb->s_mtd); in cramfs_kill_sb()