Searched refs:irq_work (Results 1 – 3 of 3) sorted by relevance
322 struct work_struct irq_work; member
888 schedule_work(&musb->irq_work); in musb_stage0_irq()1811 struct musb *musb = container_of(data, struct musb, irq_work); in musb_irq_work()2013 INIT_WORK(&musb->irq_work, musb_irq_work); in musb_init_controller()
1202 schedule_work(&musb->irq_work); in musb_gadget_enable()1250 schedule_work(&musb->irq_work); in musb_gadget_disable()