Home
last modified time | relevance | path

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

/drivers/usb/gadget/
Du_ether.c347 static int prealloc(struct list_head *list, struct usb_ep *ep, unsigned n) in prealloc() function
391 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()