Lines Matching refs:dwc2
1378 int dwc2_hsotg_suspend(struct dwc2_hsotg *dwc2);
1379 int dwc2_hsotg_resume(struct dwc2_hsotg *dwc2);
1381 void dwc2_hsotg_core_init_disconnected(struct dwc2_hsotg *dwc2,
1384 void dwc2_hsotg_disconnect(struct dwc2_hsotg *dwc2);
1398 static inline int dwc2_hsotg_remove(struct dwc2_hsotg *dwc2) in dwc2_hsotg_remove() argument
1400 static inline int dwc2_hsotg_suspend(struct dwc2_hsotg *dwc2) in dwc2_hsotg_suspend() argument
1402 static inline int dwc2_hsotg_resume(struct dwc2_hsotg *dwc2) in dwc2_hsotg_resume() argument
1406 static inline void dwc2_hsotg_core_init_disconnected(struct dwc2_hsotg *dwc2, in dwc2_hsotg_core_init_disconnected() argument
1409 static inline void dwc2_hsotg_disconnect(struct dwc2_hsotg *dwc2) {} in dwc2_hsotg_disconnect() argument
1446 bool dwc2_host_can_poweroff_phy(struct dwc2_hsotg *dwc2);
1472 static inline bool dwc2_host_can_poweroff_phy(struct dwc2_hsotg *dwc2) in dwc2_host_can_poweroff_phy() argument