Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/dwc2/
Dcore.h1344 void dwc2_hsotg_core_connect(struct dwc2_hsotg *hsotg);
1368 static inline void dwc2_hsotg_core_connect(struct dwc2_hsotg *hsotg) {} in dwc2_hsotg_core_connect() function
Dcore_intr.c711 dwc2_hsotg_core_connect(hsotg); in dwc2_handle_gpwrdn_intr()
Dgadget.c3389 void dwc2_hsotg_core_connect(struct dwc2_hsotg *hsotg) in dwc2_hsotg_core_connect() function
4386 dwc2_hsotg_core_connect(hsotg); in dwc2_hsotg_pullup()
4421 dwc2_hsotg_core_connect(hsotg); in dwc2_hsotg_vbus_session()
4801 dwc2_hsotg_core_connect(hsotg); in dwc2_hsotg_resume()
Dhcd.c3407 dwc2_hsotg_core_connect(hsotg); in dwc2_conn_id_status_change()