Searched refs:ufx_alloc_urb_list (Results 1 – 1 of 1) sorted by relevance
136 static int ufx_alloc_urb_list(struct ufx_data *dev, int count, size_t size);1616 if (!ufx_alloc_urb_list(dev, WRITES_IN_FLIGHT, MAX_TRANSFER)) { in ufx_usb_probe()1837 static int ufx_alloc_urb_list(struct ufx_data *dev, int count, size_t size) in ufx_alloc_urb_list() function