Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc2/
H A Dcore.h1484 void dwc2_hcd_disconnect(struct dwc2_hsotg *hsotg, bool force);
1509 static inline void dwc2_hcd_disconnect(struct dwc2_hsotg *hsotg, bool force) {} in dwc2_hcd_disconnect() function
H A Dcore_intr.c209 dwc2_hcd_disconnect(hsotg, false); in dwc2_handle_otg_intr()
488 dwc2_hcd_disconnect(hsotg, false); in dwc2_handle_disconnect_intr()
H A Dhcd.c1740 void dwc2_hcd_disconnect(struct dwc2_hsotg *hsotg, bool force) in dwc2_hcd_disconnect() function
4315 dwc2_hcd_disconnect(hsotg, true); in _dwc2_hcd_stop()