Searched refs:ast_vhub_init_ep0 (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/aspeed-vhub/ |
H A D | vhub.h | 527 void ast_vhub_init_ep0(struct ast_vhub *vhub, struct ast_vhub_ep *ep,
|
H A D | dev.c | 548 ast_vhub_init_ep0(vhub, &d->ep0, d); in ast_vhub_init_dev()
|
H A D | ep0.c | 487 void ast_vhub_init_ep0(struct ast_vhub *vhub, struct ast_vhub_ep *ep, in ast_vhub_init_ep0() function
|
H A D | core.c | 399 ast_vhub_init_ep0(vhub, &vhub->ep0, NULL); in ast_vhub_probe()
|
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/aspeed-vhub/ |
H A D | vhub.h | 528 void ast_vhub_init_ep0(struct ast_vhub *vhub, struct ast_vhub_ep *ep,
|
H A D | ep0.c | 488 void ast_vhub_init_ep0(struct ast_vhub *vhub, struct ast_vhub_ep *ep, in ast_vhub_init_ep0() function
|
H A D | core.c | 390 ast_vhub_init_ep0(vhub, &vhub->ep0, NULL); in ast_vhub_probe()
|
H A D | dev.c | 553 ast_vhub_init_ep0(vhub, &d->ep0, d); in ast_vhub_init_dev()
|
Completed in 7 milliseconds