Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/
Dudlfb.c81 static int dlfb_alloc_urb_list(struct dlfb_data *dev, int count, size_t size);
1627 if (!dlfb_alloc_urb_list(dev, WRITES_IN_FLIGHT, MAX_TRANSFER)) { in dlfb_usb_probe()
1856 static int dlfb_alloc_urb_list(struct dlfb_data *dev, int count, size_t size) in dlfb_alloc_urb_list() function