Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/function/
H A Du_serial.c510 static int gs_alloc_requests(struct usb_ep *ep, struct list_head *head, in gs_alloc_requests() function
560 status = gs_alloc_requests(ep, head, gs_read_complete, in gs_start_io()
565 status = gs_alloc_requests(port->port_usb->in, &port->write_pool, in gs_start_io()