Lines Matching refs:dwc2
1386 int dwc2_hsotg_suspend(struct dwc2_hsotg *dwc2);
1387 int dwc2_hsotg_resume(struct dwc2_hsotg *dwc2);
1389 void dwc2_hsotg_core_init_disconnected(struct dwc2_hsotg *dwc2,
1393 void dwc2_hsotg_disconnect(struct dwc2_hsotg *dwc2);
1416 static inline int dwc2_hsotg_remove(struct dwc2_hsotg *dwc2) in dwc2_hsotg_remove() argument
1418 static inline int dwc2_hsotg_suspend(struct dwc2_hsotg *dwc2) in dwc2_hsotg_suspend() argument
1420 static inline int dwc2_hsotg_resume(struct dwc2_hsotg *dwc2) in dwc2_hsotg_resume() argument
1424 static inline void dwc2_hsotg_core_init_disconnected(struct dwc2_hsotg *dwc2, in dwc2_hsotg_core_init_disconnected() argument
1428 static inline void dwc2_hsotg_disconnect(struct dwc2_hsotg *dwc2) {} in dwc2_hsotg_disconnect() argument
1482 bool dwc2_host_can_poweroff_phy(struct dwc2_hsotg *dwc2);
1520 static inline bool dwc2_host_can_poweroff_phy(struct dwc2_hsotg *dwc2) in dwc2_host_can_poweroff_phy() argument