Searched refs:ast_vhub_hub_dev_feature (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/aspeed-vhub/ |
H A D | hub.c | 204 static int ast_vhub_hub_dev_feature(struct ast_vhub_ep *ep, in ast_vhub_hub_dev_feature() function 415 return ast_vhub_hub_dev_feature(ep, wIndex, wValue, true); in ast_vhub_std_hub_request() 417 return ast_vhub_hub_dev_feature(ep, wIndex, wValue, false); in ast_vhub_std_hub_request()
|
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/aspeed-vhub/ |
H A D | hub.c | 210 static int ast_vhub_hub_dev_feature(struct ast_vhub_ep *ep, in ast_vhub_hub_dev_feature() function 438 return ast_vhub_hub_dev_feature(ep, wIndex, wValue, true); in ast_vhub_std_hub_request() 440 return ast_vhub_hub_dev_feature(ep, wIndex, wValue, false); in ast_vhub_std_hub_request()
|
Completed in 3 milliseconds