Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/gadget/udc/aspeed-vhub/
Dhub.c228 return std_req_complete; in ast_vhub_hub_dev_feature()
247 return std_req_complete; in ast_vhub_hub_ep_feature()
262 return std_req_complete; in ast_vhub_hub_ep_feature()
361 return std_req_complete; in ast_vhub_std_hub_request()
387 return std_req_complete; in ast_vhub_std_hub_request()
408 return std_req_complete; in ast_vhub_std_hub_request()
591 return std_req_complete; in ast_vhub_set_port_feature()
596 return std_req_complete; in ast_vhub_set_port_feature()
600 return std_req_complete; in ast_vhub_set_port_feature()
611 return std_req_complete; in ast_vhub_set_port_feature()
[all …]
Ddev.c111 return std_req_complete; in ast_vhub_dev_feature()
124 return std_req_complete; in ast_vhub_ep_feature()
143 return std_req_complete; in ast_vhub_ep_feature()
228 return std_req_complete; in ast_vhub_std_dev_request()
Dvhub.h417 std_req_complete = 0, /* Request completed with no data */ enumerator
Dep0.c140 case std_req_complete: in ast_vhub_ep0_handle_setup()