Home
last modified time | relevance | path

Searched refs:ubi_wl_close (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/mtd/ubi/
H A Dbuild.c1070 ubi_wl_close(ubi); in ubi_attach_mtd_dev()
1149 ubi_wl_close(ubi); in ubi_detach_mtd_dev()
H A Dubi.h911 void ubi_wl_close(struct ubi_device *ubi);
H A Dattach.c1641 ubi_wl_close(ubi); in ubi_attach()
H A Dwl.c1982 * ubi_wl_close - close the wear-leveling sub-system.
1985 void ubi_wl_close(struct ubi_device *ubi) function