Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/dwc2/dist/
H A Ddwc2_coreintr.c225 dwc2_hcd_start(hsotg); in dwc2_handle_otg_intr()
262 dwc2_hcd_start(hsotg); in dwc2_handle_otg_intr()
488 dwc2_hcd_start(hsotg); in dwc2_handle_usb_suspend_intr()
H A Ddwc2_core.h1203 extern void dwc2_hcd_start(struct dwc2_hsotg *hsotg);
1209 static inline void dwc2_hcd_start(struct dwc2_hsotg *hsotg) {} in dwc2_hcd_start() function
H A Ddwc2_hcd.c214 void dwc2_hcd_start(struct dwc2_hsotg *hsotg) in dwc2_hcd_start() function
1430 dwc2_hcd_start(hsotg); in dwc2_conn_id_status_change()