Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/input/
H A Duhid.c148 if (usb_fifo_get_data(sc->sc_fifo.fp[USB_FIFO_TX], pc, in uhid_intr_write_callback()
265 if (usb_fifo_get_data(sc->sc_fifo.fp[USB_FIFO_TX], pc, in uhid_write_callback()
283 if (usb_fifo_get_data(sc->sc_fifo.fp[USB_FIFO_TX], pc, in uhid_write_callback()
/third_party/FreeBSD/sys/dev/usb/
H A Dusbdi.h650 uint8_t usb_fifo_get_data(struct usb_fifo *fifo, struct usb_page_cache *pc,
H A Dusb_generic.c424 if (usb_fifo_get_data(f, xfer->frbuffers, 0, in ugen_ctrl_write_callback()
529 if (usb_fifo_get_data(f, xfer->frbuffers, offset, in ugen_isoc_write_callback()
H A Dusb_dev.c1800 * usb_fifo_get_data
1811 usb_fifo_get_data(struct usb_fifo *f, struct usb_page_cache *pc, in usb_fifo_get_data() function

Completed in 8 milliseconds