Searched refs:to_hsotg (Results 1 – 1 of 1) sorted by relevance
47 static inline struct dwc2_hsotg *to_hsotg(struct usb_gadget *gadget) in to_hsotg() function4403 struct dwc2_hsotg *hsotg = to_hsotg(gadget); in dwc2_hsotg_udc_start()4468 struct dwc2_hsotg *hsotg = to_hsotg(gadget); in dwc2_hsotg_udc_stop()4508 return dwc2_hsotg_read_frameno(to_hsotg(gadget)); in dwc2_hsotg_gadget_getframe()4520 struct dwc2_hsotg *hsotg = to_hsotg(gadget); in dwc2_hsotg_pullup()4553 struct dwc2_hsotg *hsotg = to_hsotg(gadget); in dwc2_hsotg_vbus_session()4593 struct dwc2_hsotg *hsotg = to_hsotg(gadget); in dwc2_hsotg_vbus_draw()