Home
last modified time | relevance | path

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

/drivers/usb/dwc2/
Dcore.h750 extern void dwc2_disable_global_interrupts(struct dwc2_hsotg *hcd);
Dcore.c2860 void dwc2_disable_global_interrupts(struct dwc2_hsotg *hsotg) in dwc2_disable_global_interrupts() function
Dhcd.c2850 dwc2_disable_global_interrupts(hsotg); in dwc2_hcd_init()