Searched refs:dlfb_alloc_urb_list (Results 1 – 1 of 1) sorted by relevance
85 static int dlfb_alloc_urb_list(struct dlfb_data *dlfb, int count, size_t size);1667 if (!dlfb_alloc_urb_list(dlfb, WRITES_IN_FLIGHT, MAX_TRANSFER)) { in dlfb_usb_probe()1837 static int dlfb_alloc_urb_list(struct dlfb_data *dlfb, int count, size_t size) in dlfb_alloc_urb_list() function