Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/drivers/mtd/
Dmtd_uboot.c326 put_mtd_device(mtd); in mtd_probe_devices()
339 put_mtd_device(mtd); in mtd_probe_devices()
Dmtdcore.c851 void put_mtd_device(struct mtd_info *mtd) in put_mtd_device() function
858 EXPORT_SYMBOL_GPL(put_mtd_device);
/third_party/uboot/u-boot-2020.01/cmd/
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()
Dubi.c482 put_mtd_device(mtd); in ubi_part()
Dmtdparts.c315 put_mtd_device(*mtd); in get_mtd_info()
/third_party/uboot/u-boot-2020.01/board/st/stm32mp1/
Dstm32mp1.c908 put_mtd_device(mtd); in board_mtdparts_default()
914 put_mtd_device(mtd); in board_mtdparts_default()
/third_party/uboot/u-boot-2020.01/drivers/dfu/
Ddfu_mtd.c246 put_mtd_device(mtd); in dfu_fill_entity_mtd()
/third_party/uboot/u-boot-2020.01/drivers/mtd/ubi/
Dbuild.c1160 put_mtd_device(ubi->mtd); in ubi_detach_mtd_dev()
1307 put_mtd_device(mtd); in ubi_init()
/third_party/uboot/u-boot-2020.01/include/linux/mtd/
Dmtd.h546 extern void put_mtd_device(struct mtd_info *mtd);