Home
last modified time | relevance | path

Searched refs:handle_setup (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/usb/gadget/
H A Dci_udc.c662 static void handle_setup(void) in handle_setup() function
843 handle_setup(); in udc_irq()
H A Dat91_udc.c848 static void handle_setup(struct at91_udc *udc, struct at91_ep *ep, u32 csr) in handle_setup() function
1093 handle_setup(udc, ep0, csr); in handle_ep0()