Lines Matching defs:gadget
429 static int mtu3_gadget_get_frame(struct usb_gadget *gadget)
431 struct mtu3 *mtu = gadget_to_mtu3(gadget);
443 static int mtu3_gadget_wakeup(struct usb_gadget *gadget)
445 struct mtu3 *mtu = gadget_to_mtu3(gadget);
479 static int mtu3_gadget_set_self_powered(struct usb_gadget *gadget,
482 struct mtu3 *mtu = gadget_to_mtu3(gadget);
488 static int mtu3_gadget_pullup(struct usb_gadget *gadget, int is_on)
490 struct mtu3 *mtu = gadget_to_mtu3(gadget);
516 static int mtu3_gadget_start(struct usb_gadget *gadget,
519 struct mtu3 *mtu = gadget_to_mtu3(gadget);
730 dev_dbg(mtu->dev, "gadget RESUME\n");
741 dev_dbg(mtu->dev, "gadget SUSPEND\n");
752 dev_dbg(mtu->dev, "gadget DISCONNECT\n");
765 dev_dbg(mtu->dev, "gadget RESET\n");