Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/dwc2/
Dcore.h890 extern void dwc2_disable_host_interrupts(struct dwc2_hsotg *hsotg);
Dhcd.c307 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()
Dcore.c875 void dwc2_disable_host_interrupts(struct dwc2_hsotg *hsotg) in dwc2_disable_host_interrupts() function