Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/dwc2/dist/
H A Ddwc2_core.h897 extern void dwc2_enable_host_interrupts(struct dwc2_hsotg *hsotg);
H A Ddwc2_core.c986 void dwc2_enable_host_interrupts(struct dwc2_hsotg *hsotg) in dwc2_enable_host_interrupts() function
1271 dwc2_enable_host_interrupts(hsotg); in dwc2_core_host_init()