Lines Matching refs:usb_gadget
50 struct usb_gadget *,
247 static int handle_dnload(struct usb_gadget *gadget, u16 len) in handle_dnload()
265 struct usb_gadget *gadget, in state_app_idle()
292 struct usb_gadget *gadget, in state_app_detach()
315 struct usb_gadget *gadget, in state_dfu_idle()
375 struct usb_gadget *gadget, in state_dfu_dnload_sync()
398 struct usb_gadget *gadget, in state_dfu_dnbusy()
418 struct usb_gadget *gadget, in state_dfu_dnload_idle()
452 struct usb_gadget *gadget, in state_dfu_manifest_sync()
479 struct usb_gadget *gadget, in state_dfu_manifest()
505 struct usb_gadget *gadget, in state_dfu_upload_idle()
542 struct usb_gadget *gadget, in state_dfu_error()
586 struct usb_gadget *gadget = f->config->cdev->gadget; in dfu_handle()