Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/dwc2/
Dcore.h1314 void dwc2_disable_global_interrupts(struct dwc2_hsotg *hcd);
Dcore.c932 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()