Searched refs:prealloc (Results 1 – 1 of 1) sorted by relevance
347 static int prealloc(struct list_head *list, struct usb_ep *ep, unsigned n) in prealloc() function391 status = prealloc(&dev->tx_reqs, link->in_ep, n); in alloc_requests()394 status = prealloc(&dev->rx_reqs, link->out_ep, n); in alloc_requests()