Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/aspeed-vhub/
H A Dep0.c29 int ast_vhub_reply(struct ast_vhub_ep *ep, char *ptr, int len) in ast_vhub_reply() function
76 return ast_vhub_reply(ep, NULL, len); in __ast_vhub_simple_reply()
H A Dvhub.h530 int ast_vhub_reply(struct ast_vhub_ep *ep, char *ptr, int len);
H A Dhub.c323 return ast_vhub_reply(ep, NULL, len); in ast_vhub_rep_desc()
397 return ast_vhub_reply(ep, NULL, min_t(u16, rc, len)); in ast_vhub_rep_string()