Searched refs:gs_alloc_requests (Results 1 - 1 of 1) sorted by path

/drivers/usb/gadget/function/
H A Du_serial.c633 static int gs_alloc_requests(struct usb_ep *ep, struct list_head *head, function
679 status = gs_alloc_requests(ep, head, gs_read_complete,
684 status = gs_alloc_requests(port->port_usb->in, &port->write_pool,

Completed in 18 milliseconds