Searched refs:irq_gadget (Results 1 – 3 of 3) sorted by relevance
2759 irq = dwc->irq_gadget; in dwc3_gadget_start()2792 free_irq(dwc->irq_gadget, dwc->ev_buf); in dwc3_gadget_stop()4283 disable_irq_nosync(dwc->irq_gadget); in dwc3_check_event_buf()4382 dwc->irq_gadget = irq; in dwc3_gadget_init()4546 dwc3_interrupt(dwc->irq_gadget, dwc->ev_buf); in dwc3_gadget_process_pending_events()4548 enable_irq(dwc->irq_gadget); in dwc3_gadget_process_pending_events()
1948 synchronize_irq(dwc->irq_gadget); in dwc3_suspend_common()1981 synchronize_irq(dwc->irq_gadget); in dwc3_suspend_common()
1177 u32 irq_gadget; member