Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/dwc2/
Dcore.h1006 extern void s3c_hsotg_core_connect(struct dwc2_hsotg *hsotg);
1019 static inline void s3c_hsotg_core_connect(struct dwc2_hsotg *hsotg) {} in s3c_hsotg_core_connect() function
Dgadget.c2421 void s3c_hsotg_core_connect(struct dwc2_hsotg *hsotg) in s3c_hsotg_core_connect() function
3166 s3c_hsotg_core_connect(hsotg); in s3c_hsotg_pullup()
3194 s3c_hsotg_core_connect(hsotg); in s3c_hsotg_vbus_session()
4120 s3c_hsotg_core_connect(hsotg); in s3c_hsotg_resume()
Dhcd.c1385 s3c_hsotg_core_connect(hsotg); in dwc2_conn_id_status_change()