Searched refs:irq_gadget (Results 1 – 3 of 3) sorted by relevance
2150 synchronize_irq(dwc->irq_gadget); in dwc3_suspend_common() 2181 synchronize_irq(dwc->irq_gadget); in dwc3_suspend_common() 2307 enable_irq(dwc->irq_gadget); in dwc3_runtime_resume()
2825 synchronize_irq(dwc->irq_gadget); in dwc3_gadget_pullup() 3014 irq = dwc->irq_gadget; in dwc3_gadget_start() 3053 free_irq(dwc->irq_gadget, dwc->ev_buf); in dwc3_gadget_stop() 4555 disable_irq_nosync(dwc->irq_gadget); in dwc3_check_event_buf() 4648 dwc->irq_gadget = irq; in dwc3_gadget_init()
1011 * @irq_gadget: peripheral controller's IRQ number1208 u32 irq_gadget; member