Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dbcm63xx_udc.c1576 * bcm63xx_ep0_one_round - Handle the current ep0 state.
1581 static int bcm63xx_ep0_one_round(struct bcm63xx_udc *udc) in bcm63xx_ep0_one_round() function
1737 while (bcm63xx_ep0_one_round(udc) == 0) in bcm63xx_ep0_process()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dbcm63xx_udc.c1573 * bcm63xx_ep0_one_round - Handle the current ep0 state.
1578 static int bcm63xx_ep0_one_round(struct bcm63xx_udc *udc) in bcm63xx_ep0_one_round() function
1734 while (bcm63xx_ep0_one_round(udc) == 0) in bcm63xx_ep0_process()

Completed in 7 milliseconds