Home
last modified time | relevance | path

Searched refs:usb_fifo_alloc_buffer (Results 1 - 4 of 4) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/input/
H A Duhid.c525 if (usb_fifo_alloc_buffer(fifo, in uhid_open()
531 if (usb_fifo_alloc_buffer(fifo, in uhid_open()
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_generic.c104 error = usb_fifo_alloc_buffer(f, in ugen_transfer_setup()
107 error = usb_fifo_alloc_buffer(f, in ugen_transfer_setup()
2455 error = usb_fifo_alloc_buffer(f, 1, u.pinit->ep_index_max); in ugen_ioctl_post()
H A Dusbdi.h640 int usb_fifo_alloc_buffer(struct usb_fifo *f, uint32_t bufsize,
H A Dusb_dev.c1589 * usb_fifo_alloc_buffer
1596 usb_fifo_alloc_buffer(struct usb_fifo *f, usb_size_t bufsize, in usb_fifo_alloc_buffer() function

Completed in 8 milliseconds