Home
last modified time | relevance | path

Searched refs:EP0_REQUEUE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dbcm63xx_udc.c122 EP0_REQUEUE, enumerator
1477 * EP0_IDLE probably shouldn't ever happen. EP0_REQUEUE means we're ready
1499 return EP0_REQUEUE; in bcm63xx_ep0_do_setup()
1505 return EP0_REQUEUE; in bcm63xx_ep0_do_setup()
1512 return EP0_REQUEUE; in bcm63xx_ep0_do_setup()
1516 return EP0_REQUEUE; in bcm63xx_ep0_do_setup()
1587 case EP0_REQUEUE: in bcm63xx_ep0_one_round()
1610 ep0state = EP0_REQUEUE; in bcm63xx_ep0_one_round()
1628 ep0state = EP0_REQUEUE; in bcm63xx_ep0_one_round()
1632 ep0state = EP0_REQUEUE; in bcm63xx_ep0_one_round()
[all...]
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dbcm63xx_udc.c122 EP0_REQUEUE, enumerator
1474 * EP0_IDLE probably shouldn't ever happen. EP0_REQUEUE means we're ready
1496 return EP0_REQUEUE; in bcm63xx_ep0_do_setup()
1502 return EP0_REQUEUE; in bcm63xx_ep0_do_setup()
1509 return EP0_REQUEUE; in bcm63xx_ep0_do_setup()
1513 return EP0_REQUEUE; in bcm63xx_ep0_do_setup()
1584 case EP0_REQUEUE: in bcm63xx_ep0_one_round()
1607 ep0state = EP0_REQUEUE; in bcm63xx_ep0_one_round()
1625 ep0state = EP0_REQUEUE; in bcm63xx_ep0_one_round()
1629 ep0state = EP0_REQUEUE; in bcm63xx_ep0_one_round()
[all...]

Completed in 5 milliseconds