Home
last modified time | relevance | path

Searched refs:ast_vhub_reply (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/drivers/usb/gadget/udc/aspeed-vhub/
Dep0.c30 int ast_vhub_reply(struct ast_vhub_ep *ep, char *ptr, int len) in ast_vhub_reply() function
77 return ast_vhub_reply(ep, NULL, len); in __ast_vhub_simple_reply()
Dvhub.h530 int ast_vhub_reply(struct ast_vhub_ep *ep, char *ptr, int len);
Dhub.c324 return ast_vhub_reply(ep, NULL, len); in ast_vhub_rep_desc()
398 return ast_vhub_reply(ep, NULL, min_t(u16, rc, len)); in ast_vhub_rep_string()