Lines Matching refs:usb_gadget
1532 static int musb_gadget_get_frame(struct usb_gadget *gadget) in musb_gadget_get_frame()
1539 static int musb_gadget_wakeup(struct usb_gadget *gadget) in musb_gadget_wakeup()
1614 musb_gadget_set_self_powered(struct usb_gadget *gadget, int is_selfpowered) in musb_gadget_set_self_powered()
1638 static int musb_gadget_vbus_session(struct usb_gadget *gadget, int is_active)
1651 static int musb_gadget_vbus_draw(struct usb_gadget *gadget, unsigned mA) in musb_gadget_vbus_draw()
1660 static int musb_gadget_pullup(struct usb_gadget *gadget, int is_on) in musb_gadget_pullup()
1685 static struct usb_ep *musb_match_ep(struct usb_gadget *g, in musb_match_ep()
1718 static int musb_gadget_start(struct usb_gadget *g,
1720 static int musb_gadget_stop(struct usb_gadget *g);
1884 static int musb_gadget_start(struct usb_gadget *g, in musb_gadget_start()
1933 static int musb_gadget_stop(struct usb_gadget *g) in musb_gadget_stop()