Searched refs:usb_alloc_noncoherent (Results 1 – 3 of 3) sorted by relevance
1056 void *usb_alloc_noncoherent(struct usb_device *dev, size_t size, in usb_alloc_noncoherent() function1085 EXPORT_SYMBOL_GPL(usb_alloc_noncoherent);
1853 void *usb_alloc_noncoherent(struct usb_device *dev, size_t size,
1778 uvc_urb->buffer = usb_alloc_noncoherent(udev, size, gfp_flags, in uvc_alloc_urb_buffer()