Lines Matching defs:g
2397 static int dwc3_gadget_get_frame(struct usb_gadget *g) in dwc3_gadget_get_frame()
2468 static int dwc3_gadget_wakeup(struct usb_gadget *g) in dwc3_gadget_wakeup()
2481 static int dwc3_gadget_set_selfpowered(struct usb_gadget *g, in dwc3_gadget_set_selfpowered()
2705 static int dwc3_gadget_pullup(struct usb_gadget *g, int is_on) in dwc3_gadget_pullup()
2929 static int dwc3_gadget_start(struct usb_gadget *g, in dwc3_gadget_start()
2975 static int dwc3_gadget_stop(struct usb_gadget *g) in dwc3_gadget_stop()
2997 static void dwc3_gadget_config_params(struct usb_gadget *g, in dwc3_gadget_config_params()
3036 static void dwc3_gadget_set_speed(struct usb_gadget *g, in dwc3_gadget_set_speed()
3047 static void dwc3_gadget_set_ssp_rate(struct usb_gadget *g, in dwc3_gadget_set_ssp_rate()
3059 static int dwc3_gadget_vbus_draw(struct usb_gadget *g, unsigned int mA) in dwc3_gadget_vbus_draw()
3087 static int dwc3_gadget_check_config(struct usb_gadget *g) in dwc3_gadget_check_config()
3122 static void dwc3_gadget_async_callbacks(struct usb_gadget *g, bool enable) in dwc3_gadget_async_callbacks()