Home
last modified time | relevance | path

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 Ddev.c129 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 Ddev.c134 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 2 milliseconds