Searched refs:put_mtd_device (Results 1 - 10 of 10) sorted by relevance

/u-boot/board/emulation/common/
H A Dqemu_mtdparts.c67 put_mtd_device(mtd);
74 put_mtd_device(mtd);
/u-boot/cmd/
H A Dmtd.c268 put_mtd_device(mtd);
301 put_mtd_device(mtd);
362 put_mtd_device(mtd);
417 put_mtd_device(mtd);
606 put_mtd_device(mtd);
690 put_mtd_device(mtd);
720 put_mtd_device(mtd);
H A Dubi.c592 put_mtd_device(mtd);
H A Dmtdparts.c314 put_mtd_device(*mtd);
/u-boot/drivers/mtd/
H A Dmtd_uboot.c293 put_mtd_device(mtd);
306 put_mtd_device(mtd);
H A Dmtdcore.c888 void put_mtd_device(struct mtd_info *mtd) function
895 EXPORT_SYMBOL_GPL(put_mtd_device); variable
/u-boot/drivers/dfu/
H A Ddfu_mtd.c296 put_mtd_device(mtd);
/u-boot/drivers/mtd/ubi/
H A Dbuild.c1157 put_mtd_device(ubi->mtd);
1304 put_mtd_device(mtd);
/u-boot/board/CZ.NIC/turris_omnia/
H A Dturris_omnia.c1207 put_mtd_device(mtd);
1213 put_mtd_device(mtd);
/u-boot/include/linux/mtd/
H A Dmtd.h523 extern void put_mtd_device(struct mtd_info *mtd);

Completed in 195 milliseconds