Searched refs:irq_work (Results 1 – 3 of 3) sorted by relevance
325 struct work_struct irq_work; member
894 schedule_work(&musb->irq_work); in musb_stage0_irq()1818 struct musb *musb = container_of(data, struct musb, irq_work); in musb_irq_work()2024 INIT_WORK(&musb->irq_work, musb_irq_work); in musb_init_controller()
1207 schedule_work(&musb->irq_work); in musb_gadget_enable()1255 schedule_work(&musb->irq_work); in musb_gadget_disable()
Completed in 11 milliseconds