Home
last modified time | relevance | path

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

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