ufx_alloc_urb_list
static int ufx_alloc_urb_list(struct ufx_data *dev, int count, size_t size);
if (!ufx_alloc_urb_list(dev, WRITES_IN_FLIGHT, MAX_TRANSFER)) {