Searched refs:IN_STATUS_STAGE (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/ |
H A D | pxa27x_udc.h | 393 IN_STATUS_STAGE, enumerator 401 "IN_STATUS_STAGE", "OUT_STATUS_STAGE", "STALL",
|
H A D | pxa27x_udc.c | 754 set_ep0state(ep->dev, IN_STATUS_STAGE); in ep0_end_in_req() 1927 * - special attention was needed for IN_STATUS_STAGE. If a packet complete 1989 case IN_STATUS_STAGE: in handle_ep0()
|
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/ |
H A D | pxa27x_udc.h | 393 IN_STATUS_STAGE, enumerator 401 "IN_STATUS_STAGE", "OUT_STATUS_STAGE", "STALL",
|
H A D | pxa27x_udc.c | 752 set_ep0state(ep->dev, IN_STATUS_STAGE); in ep0_end_in_req() 1927 * - special attention was needed for IN_STATUS_STAGE. If a packet complete 1989 case IN_STATUS_STAGE: in handle_ep0()
|
Completed in 10 milliseconds