Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/gadget/udc/aspeed-vhub/
Dhub.c213 return std_req_complete; in ast_vhub_hub_dev_feature()
232 return std_req_complete; in ast_vhub_hub_ep_feature()
247 return std_req_complete; in ast_vhub_hub_ep_feature()
398 return std_req_complete; in ast_vhub_std_hub_request()
424 return std_req_complete; in ast_vhub_std_hub_request()
445 return std_req_complete; in ast_vhub_std_hub_request()
635 return std_req_complete; in ast_vhub_set_port_feature()
640 return std_req_complete; in ast_vhub_set_port_feature()
644 return std_req_complete; in ast_vhub_set_port_feature()
655 return std_req_complete; in ast_vhub_set_port_feature()
[all …]
Ddev.c121 return std_req_complete; in ast_vhub_dev_feature()
134 return std_req_complete; in ast_vhub_ep_feature()
153 return std_req_complete; in ast_vhub_ep_feature()
243 return std_req_complete; in ast_vhub_std_dev_request()
Dvhub.h433 std_req_complete = 0, /* Request completed with no data */ enumerator
Dep0.c137 case std_req_complete: in ast_vhub_ep0_handle_setup()