Home
last modified time | relevance | path

Searched refs:INIT_WORK (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/mtd/ubi/
H A Dwl.h18 INIT_WORK(&ubi->fm_work, update_fastmap_work_fn); in ubi_fastmap_init()
/openbmc/u-boot/include/linux/
H A Dcompat.h227 #define INIT_WORK(work, fun) do {} while (0) macro
/openbmc/u-boot/drivers/usb/musb-new/
H A Dmusb_core.c2013 INIT_WORK(&musb->irq_work, musb_irq_work); in musb_init_controller()