Home
last modified time | relevance | path

Searched refs:work_struct (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/drivers/mtd/ubi/
H A Dwl.h6 static void update_fastmap_work_fn(struct work_struct *wrk);
H A Dfastmap-wl.c14 static void update_fastmap_work_fn(struct work_struct *wrk) in update_fastmap_work_fn()
H A Dubi.h572 struct work_struct fm_work;
/openbmc/u-boot/include/linux/
H A Dcompat.h229 struct work_struct {}; struct
/openbmc/u-boot/drivers/usb/musb-new/
H A Dmusb_core.h325 struct work_struct irq_work;
H A Dmusb_core.c1809 static void musb_irq_work(struct work_struct *data) in musb_irq_work()