Home
last modified time | relevance | path

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

/drivers/mtd/ubi/
A Dfastmap-wl.c14 struct ubi_device *ubi = container_of(wrk, struct ubi_device, fm_work); in update_fastmap_work_fn()
366 schedule_work(&ubi->fm_work); in next_peb_for_wl()
426 schedule_work(&ubi->fm_work); in get_peb_for_wl()
A Dwl.h18 INIT_WORK(&ubi->fm_work, update_fastmap_work_fn); in ubi_fastmap_init()
A Dubi.h598 struct work_struct fm_work; member
A Dbuild.c1144 cancel_work_sync(&ubi->fm_work); in ubi_detach_mtd_dev()

Completed in 12 milliseconds