Home
last modified time | relevance | path

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

/openbmc/linux/tools/usb/
H A Dffs-test.c578 static void handle_setup(const struct usb_ctrlrequest *setup) in handle_setup() function
616 handle_setup(&event->u.setup); in ep0_consume()
/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()
/openbmc/linux/drivers/usb/gadget/udc/
H A Dat91_udc.c1047 static void handle_setup(struct at91_udc *udc, struct at91_ep *ep, u32 csr) in handle_setup() function
1292 handle_setup(udc, ep0, csr); in handle_ep0()