Home
last modified time | relevance | path

Searched refs:ep0_reply (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/usb/gadget/udc/
A Dbcm63xx_udc.c1168 if (udc->ep0_reply) in bcm63xx_udc_queue()
1171 udc->ep0_reply = req; in bcm63xx_udc_queue()
1425 udc->ep0_reply = NULL; in bcm63xx_ep0_nuke_reply()
1557 } else if (udc->ep0_reply) { in bcm63xx_ep0_do_idle()
1602 if (udc->ep0_reply) { in bcm63xx_ep0_one_round()
1604 udc->ep0_reply); in bcm63xx_ep0_one_round()
1619 udc->ep0_reply = NULL; in bcm63xx_ep0_one_round()
1635 if (udc->ep0_reply) { in bcm63xx_ep0_one_round()
1637 udc->ep0_reply); in bcm63xx_ep0_one_round()
1646 udc->ep0_reply = NULL; in bcm63xx_ep0_one_round()
[all …]
/linux-6.3-rc2/drivers/usb/dwc2/
A Dcore.h1178 struct usb_request *ep0_reply; member
A Dgadget.c1635 hsotg->ep0_reply = req; in dwc2_hsotg_send_reply()

Completed in 20 milliseconds