Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/dwc2/
Dcore_intr.c242 dwc2_hcd_disconnect(hsotg); in dwc2_handle_otg_intr()
404 dwc2_hcd_disconnect(hsotg); in dwc2_handle_disconnect_intr()
Dcore.h1157 extern void dwc2_hcd_disconnect(struct dwc2_hsotg *hsotg);
1162 static inline void dwc2_hcd_disconnect(struct dwc2_hsotg *hsotg) {} in dwc2_hcd_disconnect() function
Dhcd.c277 void dwc2_hcd_disconnect(struct dwc2_hsotg *hsotg) in dwc2_hcd_disconnect() function
2369 dwc2_hcd_disconnect(hsotg); in _dwc2_hcd_stop()