Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/dwc2/
Dcore.h906 extern void dwc2_disable_global_interrupts(struct dwc2_hsotg *hcd);
Dhcd.c3054 dwc2_disable_global_interrupts(hsotg); in dwc2_hcd_init()
Dcore.c3270 void dwc2_disable_global_interrupts(struct dwc2_hsotg *hsotg) in dwc2_disable_global_interrupts() function