Lines Matching defs:g
2281 static int dwc3_gadget_get_frame(struct usb_gadget *g) in dwc3_gadget_get_frame()
2352 static int dwc3_gadget_wakeup(struct usb_gadget *g) in dwc3_gadget_wakeup()
2365 static int dwc3_gadget_set_selfpowered(struct usb_gadget *g, in dwc3_gadget_set_selfpowered()
2607 static int dwc3_gadget_pullup(struct usb_gadget *g, int is_on) in dwc3_gadget_pullup()
2827 static int dwc3_gadget_start(struct usb_gadget *g, in dwc3_gadget_start()
2873 static int dwc3_gadget_stop(struct usb_gadget *g) in dwc3_gadget_stop()
2888 static void dwc3_gadget_config_params(struct usb_gadget *g, in dwc3_gadget_config_params()
2927 static void dwc3_gadget_set_speed(struct usb_gadget *g, in dwc3_gadget_set_speed()
2938 static void dwc3_gadget_set_ssp_rate(struct usb_gadget *g, in dwc3_gadget_set_ssp_rate()
2950 static int dwc3_gadget_vbus_draw(struct usb_gadget *g, unsigned int mA) in dwc3_gadget_vbus_draw()
2978 static int dwc3_gadget_check_config(struct usb_gadget *g) in dwc3_gadget_check_config()
3013 static void dwc3_gadget_async_callbacks(struct usb_gadget *g, bool enable) in dwc3_gadget_async_callbacks()