Searched refs:ep0_reply (Results 1 – 3 of 3) sorted by relevance
314 struct usb_request *ep0_reply; member1161 if (udc->ep0_reply) in bcm63xx_udc_queue()1164 udc->ep0_reply = req; in bcm63xx_udc_queue()1416 struct usb_request *req = udc->ep0_reply; in bcm63xx_ep0_nuke_reply()1418 udc->ep0_reply = NULL; in bcm63xx_ep0_nuke_reply()1550 } else if (udc->ep0_reply) { in bcm63xx_ep0_do_idle()1595 if (udc->ep0_reply) { in bcm63xx_ep0_one_round()1597 udc->ep0_reply); in bcm63xx_ep0_one_round()1612 udc->ep0_reply = NULL; in bcm63xx_ep0_one_round()1628 if (udc->ep0_reply) { in bcm63xx_ep0_one_round()[all …]
711 struct usb_request *ep0_reply; member
938 hsotg->ep0_reply = req; in s3c_hsotg_send_reply()