Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc2/
H A Dgadget.c46 static inline struct dwc2_hsotg *to_hsotg(struct usb_gadget *gadget) in to_hsotg() function
4533 struct dwc2_hsotg *hsotg = to_hsotg(gadget); in dwc2_hsotg_udc_start()
4597 struct dwc2_hsotg *hsotg = to_hsotg(gadget); in dwc2_hsotg_udc_stop()
4637 return dwc2_hsotg_read_frameno(to_hsotg(gadget)); in dwc2_hsotg_gadget_getframe()
4650 struct dwc2_hsotg *hsotg = to_hsotg(gadget); in dwc2_hsotg_set_selfpowered()
4669 struct dwc2_hsotg *hsotg = to_hsotg(gadget); in dwc2_hsotg_pullup()
4702 struct dwc2_hsotg *hsotg = to_hsotg(gadget); in dwc2_hsotg_vbus_session()
4746 struct dwc2_hsotg *hsotg = to_hsotg(gadget); in dwc2_hsotg_vbus_draw()
4755 struct dwc2_hsotg *hsotg = to_hsotg(g); in dwc2_gadget_set_speed()