Searched refs:dwc2_disable_host_interrupts (Results 1 – 3 of 3) sorted by relevance
890 extern void dwc2_disable_host_interrupts(struct dwc2_hsotg *hsotg);
307 dwc2_disable_host_interrupts(hsotg); in dwc2_hcd_disconnect()354 dwc2_disable_host_interrupts(hsotg); in dwc2_hcd_stop()2362 dwc2_disable_host_interrupts(hsotg); in _dwc2_hcd_stop()2979 dwc2_disable_host_interrupts(hsotg); in dwc2_hcd_release()
875 void dwc2_disable_host_interrupts(struct dwc2_hsotg *hsotg) in dwc2_disable_host_interrupts() function