Searched refs:usb_fifo_get_data (Results 1 – 9 of 9) sorted by relevance
| /freebsd-12-stable/sys/dev/usb/input/ |
| D | uhid.c | 173 if (usb_fifo_get_data(sc->sc_fifo.fp[USB_FIFO_TX], pc, in uhid_intr_write_callback() 286 if (usb_fifo_get_data(sc->sc_fifo.fp[USB_FIFO_TX], pc, in uhid_write_callback() 304 if (usb_fifo_get_data(sc->sc_fifo.fp[USB_FIFO_TX], pc, in uhid_write_callback()
|
| /freebsd-12-stable/sys/netgraph/bluetooth/drivers/ubtbcmfw/ |
| D | ubtbcmfw.c | 284 if (usb_fifo_get_data(f, pc, 0, usbd_xfer_max_len(xfer), in ubtbcmfw_write_callback()
|
| /freebsd-12-stable/sys/dev/usb/storage/ |
| D | urio.c | 281 if (usb_fifo_get_data(f, pc, 0, in urio_write_callback()
|
| /freebsd-12-stable/sys/dev/usb/serial/ |
| D | ulpt.c | 222 if (usb_fifo_get_data(f, pc, 0, max, &actlen, 0)) { in ulpt_write_callback()
|
| /freebsd-12-stable/sys/dev/usb/ |
| D | usbdi.h | 702 uint8_t usb_fifo_get_data(struct usb_fifo *fifo, struct usb_page_cache *pc,
|
| D | usb_generic.c | 483 if (usb_fifo_get_data(f, xfer->frbuffers, 0, in ugen_ctrl_write_callback() 588 if (usb_fifo_get_data(f, xfer->frbuffers, offset, in ugen_isoc_write_callback()
|
| D | usb_dev.c | 2164 usb_fifo_get_data(struct usb_fifo *f, struct usb_page_cache *pc, in usb_fifo_get_data() function
|
| /freebsd-12-stable/share/man/man9/ |
| D | Makefile | 2194 usbdi.9 usb_fifo_get_data.9 \
|
| /freebsd-12-stable/tools/build/mk/ |
| D | OptionalObsoleteFiles.inc | 10201 OLD_FILES+=usr/share/man/man9/usb_fifo_get_data.9.gz
|