Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dat91_udc.c1045 static void handle_setup(struct at91_udc *udc, struct at91_ep *ep, u32 csr) in handle_setup() function
1290 handle_setup(udc, ep0, csr); in handle_ep0()
/kernel/linux/linux-6.6/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()

Completed in 6 milliseconds