Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/dwc2/
Dgadget.c54 static inline struct dwc2_hsotg *to_hsotg(struct usb_gadget *gadget) in to_hsotg() function
3027 struct dwc2_hsotg *hsotg = to_hsotg(gadget); in s3c_hsotg_udc_start()
3097 struct dwc2_hsotg *hsotg = to_hsotg(gadget); in s3c_hsotg_udc_stop()
3143 return s3c_hsotg_read_frameno(to_hsotg(gadget)); in s3c_hsotg_gadget_getframe()
3155 struct dwc2_hsotg *hsotg = to_hsotg(gadget); in s3c_hsotg_pullup()
3183 struct dwc2_hsotg *hsotg = to_hsotg(gadget); in s3c_hsotg_vbus_session()
3213 struct dwc2_hsotg *hsotg = to_hsotg(gadget); in s3c_hsotg_vbus_draw()