Lines Matching defs:g
2295 static int dwc3_gadget_get_frame(struct usb_gadget *g) in dwc3_gadget_get_frame()
2366 static int dwc3_gadget_wakeup(struct usb_gadget *g) in dwc3_gadget_wakeup()
2379 static int dwc3_gadget_set_selfpowered(struct usb_gadget *g, in dwc3_gadget_set_selfpowered()
2632 static int dwc3_gadget_pullup(struct usb_gadget *g, int is_on) in dwc3_gadget_pullup()
2858 static int dwc3_gadget_start(struct usb_gadget *g, in dwc3_gadget_start()
2889 static int dwc3_gadget_stop(struct usb_gadget *g) in dwc3_gadget_stop()
2904 static void dwc3_gadget_config_params(struct usb_gadget *g, in dwc3_gadget_config_params()
2943 static void dwc3_gadget_set_speed(struct usb_gadget *g, in dwc3_gadget_set_speed()
2954 static void dwc3_gadget_set_ssp_rate(struct usb_gadget *g, in dwc3_gadget_set_ssp_rate()
2966 static int dwc3_gadget_vbus_draw(struct usb_gadget *g, unsigned int mA) in dwc3_gadget_vbus_draw()
2994 static int dwc3_gadget_check_config(struct usb_gadget *g) in dwc3_gadget_check_config()
3029 static void dwc3_gadget_async_callbacks(struct usb_gadget *g, bool enable) in dwc3_gadget_async_callbacks()