Searched refs:usb_alloc_noncoherent (Results 1 – 3 of 3) sorted by relevance
1053 void *usb_alloc_noncoherent(struct usb_device *dev, size_t size, in usb_alloc_noncoherent() function1082 EXPORT_SYMBOL_GPL(usb_alloc_noncoherent);
408 stk_urb->transfer_buffer = usb_alloc_noncoherent(dev->udev, sb_size, in stk1160_fill_urb()
1778 uvc_urb->buffer = usb_alloc_noncoherent(udev, stream->urb_size, in uvc_alloc_urb_buffer()
Completed in 12 milliseconds