Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/gadget/
Df_dfu.c216 static int handle_getstate(struct usb_request *req) in handle_getstate() function
275 value = handle_getstate(req); in state_app_idle()
302 value = handle_getstate(req); in state_app_detach()
346 value = handle_getstate(req); in state_dfu_idle()
385 value = handle_getstate(req); in state_dfu_dnload_sync()
439 value = handle_getstate(req); in state_dfu_dnload_idle()
466 value = handle_getstate(req); in state_dfu_manifest_sync()
493 value = handle_getstate(req); in state_dfu_manifest()
529 value = handle_getstate(req); in state_dfu_upload_idle()
552 value = handle_getstate(req); in state_dfu_error()