Lines Matching defs:g
2319 static int dwc3_gadget_get_frame(struct usb_gadget *g) in dwc3_gadget_get_frame()
2401 static int dwc3_gadget_wakeup(struct usb_gadget *g) in dwc3_gadget_wakeup()
2427 static int dwc3_gadget_func_wakeup(struct usb_gadget *g, int intf_id) in dwc3_gadget_func_wakeup()
2467 static int dwc3_gadget_set_remote_wakeup(struct usb_gadget *g, int set) in dwc3_gadget_set_remote_wakeup()
2479 static int dwc3_gadget_set_selfpowered(struct usb_gadget *g, in dwc3_gadget_set_selfpowered()
2736 static int dwc3_gadget_pullup(struct usb_gadget *g, int is_on) in dwc3_gadget_pullup()
2949 static int dwc3_gadget_start(struct usb_gadget *g, in dwc3_gadget_start()
2983 static int dwc3_gadget_stop(struct usb_gadget *g) in dwc3_gadget_stop()
3001 static void dwc3_gadget_config_params(struct usb_gadget *g, in dwc3_gadget_config_params()
3040 static void dwc3_gadget_set_speed(struct usb_gadget *g, in dwc3_gadget_set_speed()
3051 static void dwc3_gadget_set_ssp_rate(struct usb_gadget *g, in dwc3_gadget_set_ssp_rate()
3063 static int dwc3_gadget_vbus_draw(struct usb_gadget *g, unsigned int mA) in dwc3_gadget_vbus_draw()
3091 static int dwc3_gadget_check_config(struct usb_gadget *g) in dwc3_gadget_check_config()
3126 static void dwc3_gadget_async_callbacks(struct usb_gadget *g, bool enable) in dwc3_gadget_async_callbacks()