Home
last modified time | relevance | path

Searched refs:dwc2_disable_host_interrupts (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/usb/dwc2/
Dcore.h774 extern void dwc2_disable_host_interrupts(struct dwc2_hsotg *hsotg);
Dhcd.c307 dwc2_disable_host_interrupts(hsotg); in dwc2_hcd_disconnect()
353 dwc2_disable_host_interrupts(hsotg); in dwc2_hcd_stop()
2759 dwc2_disable_host_interrupts(hsotg); in dwc2_hcd_release()
Dcore.c508 void dwc2_disable_host_interrupts(struct dwc2_hsotg *hsotg) in dwc2_disable_host_interrupts() function