Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dgr_udc.h181 GR_EP0_ISTATUS, /* Status stage after IN data stage */ enumerator
H A Dgr_udc.c77 [GR_EP0_ISTATUS] = "istatus", in gr_ep0state_string()
1065 if (dev->ep0state == GR_EP0_ISTATUS) {
1070 gr_ep0state_string(GR_EP0_ISTATUS));
1156 gr_set_ep0state(dev, GR_EP0_ISTATUS);
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dgr_udc.h181 GR_EP0_ISTATUS, /* Status stage after IN data stage */ enumerator
H A Dgr_udc.c76 [GR_EP0_ISTATUS] = "istatus", in gr_ep0state_string()
1065 if (dev->ep0state == GR_EP0_ISTATUS) {
1070 gr_ep0state_string(GR_EP0_ISTATUS));
1156 gr_set_ep0state(dev, GR_EP0_ISTATUS);

Completed in 7 milliseconds