Home
last modified time | relevance | path

Searched refs:ast_vhub_hub_ep_feature (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/aspeed-vhub/
H A Dhub.c221 static int ast_vhub_hub_ep_feature(struct ast_vhub_ep *ep, in ast_vhub_hub_ep_feature() function
419 return ast_vhub_hub_ep_feature(ep, wIndex, wValue, true); in ast_vhub_std_hub_request()
421 return ast_vhub_hub_ep_feature(ep, wIndex, wValue, false); in ast_vhub_std_hub_request()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/aspeed-vhub/
H A Dhub.c238 static int ast_vhub_hub_ep_feature(struct ast_vhub_ep *ep, in ast_vhub_hub_ep_feature() function
442 return ast_vhub_hub_ep_feature(ep, wIndex, wValue, true); in ast_vhub_std_hub_request()
444 return ast_vhub_hub_ep_feature(ep, wIndex, wValue, false); in ast_vhub_std_hub_request()

Completed in 3 milliseconds