Lines Matching defs:gadget
248 static int handle_dnload(struct usb_gadget *gadget, u16 len) in handle_dnload()
266 struct usb_gadget *gadget, in state_app_idle()
293 struct usb_gadget *gadget, in state_app_detach()
316 struct usb_gadget *gadget, in state_dfu_idle()
376 struct usb_gadget *gadget, in state_dfu_dnload_sync()
399 struct usb_gadget *gadget, in state_dfu_dnbusy()
419 struct usb_gadget *gadget, in state_dfu_dnload_idle()
453 struct usb_gadget *gadget, in state_dfu_manifest_sync()
480 struct usb_gadget *gadget, in state_dfu_manifest()
506 struct usb_gadget *gadget, in state_dfu_upload_idle()
543 struct usb_gadget *gadget, in state_dfu_error()
587 struct usb_gadget *gadget = f->config->cdev->gadget; in dfu_handle() local