Searched refs:dlfb_alloc_urb_list (Results 1 – 1 of 1) sorted by relevance
81 static int dlfb_alloc_urb_list(struct dlfb_data *dev, int count, size_t size);1628 if (!dlfb_alloc_urb_list(dev, WRITES_IN_FLIGHT, MAX_TRANSFER)) { in dlfb_usb_probe()1858 static int dlfb_alloc_urb_list(struct dlfb_data *dev, int count, size_t size) in dlfb_alloc_urb_list() function