Lines Matching refs:usb_gadget
52 struct usb_gadget *,
249 static int handle_dnload(struct usb_gadget *gadget, u16 len) in handle_dnload()
267 struct usb_gadget *gadget, in state_app_idle()
294 struct usb_gadget *gadget, in state_app_detach()
317 struct usb_gadget *gadget, in state_dfu_idle()
377 struct usb_gadget *gadget, in state_dfu_dnload_sync()
400 struct usb_gadget *gadget, in state_dfu_dnbusy()
420 struct usb_gadget *gadget, in state_dfu_dnload_idle()
454 struct usb_gadget *gadget, in state_dfu_manifest_sync()
481 struct usb_gadget *gadget, in state_dfu_manifest()
507 struct usb_gadget *gadget, in state_dfu_upload_idle()
544 struct usb_gadget *gadget, in state_dfu_error()
588 struct usb_gadget *gadget = f->config->cdev->gadget; in dfu_handle()