Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dgr_udc.h182 GR_EP0_OSTATUS, /* Status stage after OUT data stage */ enumerator
H A Dgr_udc.c78 [GR_EP0_OSTATUS] = "ostatus", in gr_ep0state_string()
1154 gr_set_ep0state(dev, GR_EP0_OSTATUS);
1286 if ((ep == &dev->epo[0]) && (dev->ep0state == GR_EP0_OSTATUS)) { in gr_handle_out_ep()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dgr_udc.h182 GR_EP0_OSTATUS, /* Status stage after OUT data stage */ enumerator
H A Dgr_udc.c77 [GR_EP0_OSTATUS] = "ostatus", in gr_ep0state_string()
1154 gr_set_ep0state(dev, GR_EP0_OSTATUS);
1286 if ((ep == &dev->epo[0]) && (dev->ep0state == GR_EP0_OSTATUS)) { in gr_handle_out_ep()

Completed in 7 milliseconds