Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/mtd/
Dmtdsuper.c41 put_mtd_device(mtd); in mtd_get_sb()
175 put_mtd_device(sb->s_mtd); in kill_mtd_super()
Dmtdchar.c85 put_mtd_device(mtd); in mtdchar_open()
102 put_mtd_device(mtd); in mtdchar_close()
Dmtdcore.c1337 void put_mtd_device(struct mtd_info *mtd) in put_mtd_device() function
1344 EXPORT_SYMBOL_GPL(put_mtd_device);
/linux-6.12.1/drivers/mtd/tests/
Dstresstest.c216 put_mtd_device(mtd); in mtd_stresstest_init()
Dreadtest.c199 put_mtd_device(mtd); in mtd_readtest_init()
Dnandbiterrs.c404 put_mtd_device(mtd); in mtd_nandbiterrs_init()
Dspeedtest.c402 put_mtd_device(mtd); in mtd_speedtest_init()
Dsubpagetest.c421 put_mtd_device(mtd); in mtd_subpagetest_init()
Dtorturetest.c347 put_mtd_device(mtd); in tort_init()
Dpagetest.c445 put_mtd_device(mtd); in mtd_pagetest_init()
Doobtest.c717 put_mtd_device(mtd); in mtd_oobtest_init()
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/
Deeprom.c72 put_mtd_device(mtd); in mt76_get_of_data_from_mtd()
/linux-6.12.1/fs/romfs/
Dsuper.c580 put_mtd_device(sb->s_mtd); in romfs_kill_sb()
/linux-6.12.1/drivers/mtd/ubi/
Dbuild.c1155 put_mtd_device(ubi->mtd); in ubi_detach_mtd_dev()
1297 put_mtd_device(mtd); in ubi_init_attach()
Dcdev.c1048 put_mtd_device(mtd); in ctrl_cdev_ioctl()
/linux-6.12.1/include/linux/mtd/
Dmtd.h689 extern void put_mtd_device(struct mtd_info *mtd);
/linux-6.12.1/drivers/media/pci/mgb4/
Dmgb4_core.c373 put_mtd_device(mtd); in get_serial_number()
/linux-6.12.1/fs/cramfs/
Dinode.c494 put_mtd_device(sb->s_mtd); in cramfs_kill_sb()