Searched defs:to_hsotg (Results 1 - 1 of 1) sorted by relevance

/drivers/usb/dwc2/
H A Dgadget.c51 static inline struct s3c_hsotg *to_hsotg(struct usb_gadget *gadget) function
2871 struct s3c_hsotg *hsotg = to_hsotg(gadget);
2927 struct s3c_hsotg *hsotg = to_hsotg(gadget);
2960 return s3c_hsotg_read_frameno(to_hsotg(gadget));
2972 struct s3c_hsotg *hsotg = to_hsotg(gadget);

Completed in 38 milliseconds