Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/input/
H A Duhid.c176 if (usb_fifo_get_data(sc->sc_fifo.fp[USB_FIFO_TX], pc, in uhid_intr_write_callback()
289 if (usb_fifo_get_data(sc->sc_fifo.fp[USB_FIFO_TX], pc, in uhid_write_callback()
307 if (usb_fifo_get_data(sc->sc_fifo.fp[USB_FIFO_TX], pc, in uhid_write_callback()
/freebsd/sys/netgraph/bluetooth/drivers/ubtbcmfw/
H A Dubtbcmfw.c280 if (usb_fifo_get_data(f, pc, 0, usbd_xfer_max_len(xfer), in ubtbcmfw_write_callback()
/freebsd/sys/dev/usb/storage/
H A Durio.c277 if (usb_fifo_get_data(f, pc, 0, in urio_write_callback()
/freebsd/sys/dev/usb/serial/
H A Dulpt.c221 if (usb_fifo_get_data(f, pc, 0, max, &actlen, 0)) { in ulpt_write_callback()
/freebsd/sys/dev/usb/
H A Dusbdi.h701 uint8_t usb_fifo_get_data(struct usb_fifo *fifo, struct usb_page_cache *pc,
H A Dusb_generic.c489 if (usb_fifo_get_data(f, xfer->frbuffers, 0, in ugen_ctrl_write_callback()
594 if (usb_fifo_get_data(f, xfer->frbuffers, offset, in ugen_isoc_write_callback()
H A Dusb_dev.c2157 usb_fifo_get_data(struct usb_fifo *f, struct usb_page_cache *pc, in usb_fifo_get_data() function
/freebsd/share/man/man9/
H A DMakefile2330 usbdi.9 usb_fifo_get_data.9 \
/freebsd/tools/build/mk/
H A DOptionalObsoleteFiles.inc9032 OLD_FILES+=usr/share/man/man9/usb_fifo_get_data.9.gz