Searched refs:INIT_WORK (Results 1 – 5 of 5) sorted by relevance
76 #define INIT_WORK(w, f) \ macro82 #define INIT_DELAYED_WORK(w, f) INIT_WORK(&(w)->work, (f))
18 INIT_WORK(&ubi->fm_work, update_fastmap_work_fn); in ubi_fastmap_init()
208 #define INIT_WORK(work, fun) do {} while (0) macro
532 INIT_WORK(&glue->omap_musb_mailbox_work, omap_musb_mailbox_work); in omap2430_probe()
2012 INIT_WORK(&musb->irq_work, musb_irq_work); in musb_init_controller()