Searched refs:ast_vhub_ep_feature (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/aspeed-vhub/ |
H A D | dev.c | 129 static int ast_vhub_ep_feature(struct ast_vhub_dev *d, in ast_vhub_ep_feature() function 264 return ast_vhub_ep_feature(d, wIndex, wValue, true); in ast_vhub_std_dev_request() 266 return ast_vhub_ep_feature(d, wIndex, wValue, false); in ast_vhub_std_dev_request()
|
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/aspeed-vhub/ |
H A D | dev.c | 134 static int ast_vhub_ep_feature(struct ast_vhub_dev *d, in ast_vhub_ep_feature() function 269 return ast_vhub_ep_feature(d, wIndex, wValue, true); in ast_vhub_std_dev_request() 271 return ast_vhub_ep_feature(d, wIndex, wValue, false); in ast_vhub_std_dev_request()
|
Completed in 3 milliseconds