Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Df_dfu.c217 static int handle_getstate(struct usb_request *req) in handle_getstate() function
276 value = handle_getstate(req); in state_app_idle()
303 value = handle_getstate(req); in state_app_detach()
347 value = handle_getstate(req); in state_dfu_idle()
386 value = handle_getstate(req); in state_dfu_dnload_sync()
440 value = handle_getstate(req); in state_dfu_dnload_idle()
467 value = handle_getstate(req); in state_dfu_manifest_sync()
494 value = handle_getstate(req); in state_dfu_manifest()
530 value = handle_getstate(req); in state_dfu_upload_idle()
553 value = handle_getstate(req); in state_dfu_error()