Searched refs:ast_vhub_dev_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 | 114 static int ast_vhub_dev_feature(struct ast_vhub_dev *d, in ast_vhub_dev_feature() function 260 return ast_vhub_dev_feature(d, wIndex, wValue, true); in ast_vhub_std_dev_request() 262 return ast_vhub_dev_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 | 108 static int ast_vhub_dev_feature(struct ast_vhub_dev *d, in ast_vhub_dev_feature() function 265 return ast_vhub_dev_feature(d, wIndex, wValue, true); in ast_vhub_std_dev_request() 267 return ast_vhub_dev_feature(d, wIndex, wValue, false); in ast_vhub_std_dev_request()
|
Completed in 2 milliseconds