Home
last modified time | relevance | path

Searched refs:handle_getstatus (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Df_dfu.c181 static int handle_getstatus(struct usb_request *req) in handle_getstatus() function
273 value = handle_getstatus(req); in state_app_idle()
300 value = handle_getstatus(req); in state_app_detach()
344 value = handle_getstatus(req); in state_dfu_idle()
383 value = handle_getstatus(req); in state_dfu_dnload_sync()
406 value = handle_getstatus(req); in state_dfu_dnbusy()
437 value = handle_getstatus(req); in state_dfu_dnload_idle()
462 value = handle_getstatus(req); in state_dfu_manifest_sync()
489 value = handle_getstatus(req); in state_dfu_manifest()
527 value = handle_getstatus(req); in state_dfu_upload_idle()
[all …]