Home
last modified time | relevance | path

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

/netbsd/sys/external/bsd/dwc2/dist/
H A Ddwc2_core.h898 extern void dwc2_disable_host_interrupts(struct dwc2_hsotg *hsotg);
H A Ddwc2_hcd.c341 dwc2_disable_host_interrupts(hsotg); in dwc2_hcd_disconnect()
410 dwc2_disable_host_interrupts(hsotg); in dwc2_hcd_stop()
2285 dwc2_disable_host_interrupts(hsotg); in dwc2_hcd_release()
H A Ddwc2_core.c1010 void dwc2_disable_host_interrupts(struct dwc2_hsotg *hsotg) in dwc2_disable_host_interrupts() function