Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/dwc2/
Dgadget.c48 static inline struct dwc2_hsotg *to_hsotg(struct usb_gadget *gadget) in to_hsotg() function
3126 struct dwc2_hsotg *hsotg = to_hsotg(gadget); in dwc2_hsotg_udc_start()
3188 struct dwc2_hsotg *hsotg = to_hsotg(gadget); in dwc2_hsotg_udc_stop()
3228 return dwc2_hsotg_read_frameno(to_hsotg(gadget)); in dwc2_hsotg_gadget_getframe()
3240 struct dwc2_hsotg *hsotg = to_hsotg(gadget); in dwc2_hsotg_pullup()
3271 struct dwc2_hsotg *hsotg = to_hsotg(gadget); in dwc2_hsotg_vbus_session()
3308 struct dwc2_hsotg *hsotg = to_hsotg(gadget); in dwc2_hsotg_vbus_draw()