Searched refs:usb_fifo_get_data (Results 1 – 9 of 9) sorted by relevance
| /freebsd-13.1/sys/dev/usb/input/ |
| H A D | uhid.c | 178 if (usb_fifo_get_data(sc->sc_fifo.fp[USB_FIFO_TX], pc, in uhid_intr_write_callback() 285 if (usb_fifo_get_data(sc->sc_fifo.fp[USB_FIFO_TX], pc, in uhid_write_callback() 303 if (usb_fifo_get_data(sc->sc_fifo.fp[USB_FIFO_TX], pc, in uhid_write_callback()
|
| /freebsd-13.1/sys/netgraph/bluetooth/drivers/ubtbcmfw/ |
| H A D | ubtbcmfw.c | 283 if (usb_fifo_get_data(f, pc, 0, usbd_xfer_max_len(xfer), in ubtbcmfw_write_callback()
|
| /freebsd-13.1/sys/dev/usb/storage/ |
| H A D | urio.c | 281 if (usb_fifo_get_data(f, pc, 0, in urio_write_callback()
|
| /freebsd-13.1/sys/dev/usb/serial/ |
| H A D | ulpt.c | 223 if (usb_fifo_get_data(f, pc, 0, max, &actlen, 0)) { in ulpt_write_callback()
|
| /freebsd-13.1/sys/dev/usb/ |
| H A D | usbdi.h | 700 uint8_t usb_fifo_get_data(struct usb_fifo *fifo, struct usb_page_cache *pc,
|
| H A D | usb_generic.c | 482 if (usb_fifo_get_data(f, xfer->frbuffers, 0, in ugen_ctrl_write_callback() 587 if (usb_fifo_get_data(f, xfer->frbuffers, offset, in ugen_isoc_write_callback()
|
| H A D | usb_dev.c | 2149 usb_fifo_get_data(struct usb_fifo *f, struct usb_page_cache *pc, in usb_fifo_get_data() function
|
| /freebsd-13.1/share/man/man9/ |
| H A D | Makefile | 2269 usbdi.9 usb_fifo_get_data.9 \
|
| /freebsd-13.1/tools/build/mk/ |
| H A D | OptionalObsoleteFiles.inc | 9631 OLD_FILES+=usr/share/man/man9/usb_fifo_get_data.9.gz
|