Searched refs:irq_work (Results 1 - 3 of 3) sorted by relevance

/u-boot/drivers/usb/musb-new/
H A Dmusb_core.h325 struct work_struct irq_work; member in struct:musb
H A Dmusb_core.c895 schedule_work(&musb->irq_work);
1819 struct musb *musb = container_of(data, struct musb, irq_work);
2025 INIT_WORK(&musb->irq_work, musb_irq_work);
H A Dmusb_gadget.c1209 schedule_work(&musb->irq_work);
1255 schedule_work(&musb->irq_work);

Completed in 119 milliseconds