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

/linux-master/drivers/usb/renesas_usbhs/
H A Dmod_gadget.c136 static void usbhsg_queue_pop(struct usbhsg_uep *uep, function
566 usbhsg_queue_pop(uep, usbhsg_pkt_to_ureq(pkt), -ESHUTDOWN);
714 * To dequeue a request, this driver should call the usbhsg_queue_pop()
717 usbhsg_queue_pop(uep, ureq, -ECONNRESET);

Completed in 105 milliseconds