Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/dwc2/
Dplatform.c356 dwc2_disable_global_interrupts(hsotg); in dwc2_driver_shutdown()
Dcore.h1328 void dwc2_disable_global_interrupts(struct dwc2_hsotg *hcd);
Dcore.c947 void dwc2_disable_global_interrupts(struct dwc2_hsotg *hsotg) in dwc2_disable_global_interrupts() function
Dhcd.c5085 dwc2_disable_global_interrupts(hsotg); in dwc2_hcd_init()