Home
last modified time | relevance | path

Searched refs:ast_vhub_ep0_handle_setup (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/usb/gadget/udc/aspeed-vhub/
H A Dvhub.h526 void ast_vhub_ep0_handle_setup(struct ast_vhub_ep *ep);
H A Dcore.c148 ast_vhub_ep0_handle_setup(&vhub->ep0); in ast_vhub_irq()
H A Dep0.c79 void ast_vhub_ep0_handle_setup(struct ast_vhub_ep *ep) in ast_vhub_ep0_handle_setup() function
H A Ddev.c42 ast_vhub_ep0_handle_setup(&d->ep0); in ast_vhub_dev_irq()