Searched refs:s3c_hsotg_disconnect (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/usb/dwc2/
H A Dcore_intr.c132 s3c_hsotg_disconnect(hsotg); dwc2_handle_otg_intr()
325 s3c_hsotg_disconnect(hsotg); dwc2_handle_session_req_intr()
H A Dgadget.c2160 * s3c_hsotg_disconnect - disconnect service
2167 void s3c_hsotg_disconnect(struct dwc2_hsotg *hsotg) s3c_hsotg_disconnect() function
2188 EXPORT_SYMBOL_GPL(s3c_hsotg_disconnect); variable
2491 s3c_hsotg_disconnect(hsotg); s3c_hsotg_irq()
3169 s3c_hsotg_disconnect(hsotg); s3c_hsotg_pullup()
3197 s3c_hsotg_disconnect(hsotg); s3c_hsotg_vbus_session()
4076 s3c_hsotg_disconnect(hsotg); s3c_hsotg_suspend()
H A Dcore.h1007 extern void s3c_hsotg_disconnect(struct dwc2_hsotg *dwc2);
1020 static inline void s3c_hsotg_disconnect(struct dwc2_hsotg *dwc2) {} s3c_hsotg_disconnect() function

Completed in 77 milliseconds