Searched refs:__ast_vhub_simple_reply (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/aspeed-vhub/ |
H A D | vhub.h | 530 int __ast_vhub_simple_reply(struct ast_vhub_ep *ep, int len, ...); 532 __ast_vhub_simple_reply((udc), \
|
H A D | ep0.c | 68 int __ast_vhub_simple_reply(struct ast_vhub_ep *ep, int len, ...) in __ast_vhub_simple_reply() function
|
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/aspeed-vhub/ |
H A D | vhub.h | 531 int __ast_vhub_simple_reply(struct ast_vhub_ep *ep, int len, ...); 533 __ast_vhub_simple_reply((udc), \
|
H A D | ep0.c | 62 int __ast_vhub_simple_reply(struct ast_vhub_ep *ep, int len, ...) in __ast_vhub_simple_reply() function
|
Completed in 4 milliseconds