Home
last modified time | relevance | path

Searched refs:dwc2_enable_host_interrupts (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/usb/dwc2/
Dcore.h773 extern void dwc2_enable_host_interrupts(struct dwc2_hsotg *hsotg);
Dcore.c484 void dwc2_enable_host_interrupts(struct dwc2_hsotg *hsotg) in dwc2_enable_host_interrupts() function
768 dwc2_enable_host_interrupts(hsotg); in dwc2_core_host_init()