Searched refs:bcm63xx_ep0_complete (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/ |
H A D | bcm63xx_udc.c | 1400 * bcm63xx_ep0_complete - Set completion status and "stage" the callback. 1405 static void bcm63xx_ep0_complete(struct bcm63xx_udc *udc, in bcm63xx_ep0_complete() function 1434 bcm63xx_ep0_complete(udc, req, -ESHUTDOWN); in bcm63xx_ep0_nuke_reply() 1703 bcm63xx_ep0_complete(udc, r, 0); in bcm63xx_ep0_one_round()
|
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/ |
H A D | bcm63xx_udc.c | 1397 * bcm63xx_ep0_complete - Set completion status and "stage" the callback. 1402 static void bcm63xx_ep0_complete(struct bcm63xx_udc *udc, in bcm63xx_ep0_complete() function 1431 bcm63xx_ep0_complete(udc, req, -ESHUTDOWN); in bcm63xx_ep0_nuke_reply() 1700 bcm63xx_ep0_complete(udc, r, 0); in bcm63xx_ep0_one_round()
|
Completed in 7 milliseconds