Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/dwc2/
Dcore.h1132 extern void dwc2_hsotg_core_connect(struct dwc2_hsotg *hsotg);
1147 static inline void dwc2_hsotg_core_connect(struct dwc2_hsotg *hsotg) {} in dwc2_hsotg_core_connect() function
Dgadget.c2451 void dwc2_hsotg_core_connect(struct dwc2_hsotg *hsotg) in dwc2_hsotg_core_connect() function
3256 dwc2_hsotg_core_connect(hsotg); in dwc2_hsotg_pullup()
3289 dwc2_hsotg_core_connect(hsotg); in dwc2_hsotg_vbus_session()
3724 dwc2_hsotg_core_connect(hsotg); in dwc2_hsotg_resume()
Dhcd.c1390 dwc2_hsotg_core_connect(hsotg); in dwc2_conn_id_status_change()