Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/gadget/function/
Du_serial.c504 static int gs_alloc_requests(struct usb_ep *ep, struct list_head *head, in gs_alloc_requests() function
550 status = gs_alloc_requests(ep, head, gs_read_complete, in gs_start_io()
555 status = gs_alloc_requests(port->port_usb->in, &port->write_pool, in gs_start_io()