Home
last modified time | relevance | path

Searched refs:usb_fifo_get_data_error (Results 1 – 4 of 4) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
Dusbdi.h644 void usb_fifo_get_data_error(struct usb_fifo *fifo);
Dusb_dev.c1957 usb_fifo_get_data_error(struct usb_fifo *f) in usb_fifo_get_data_error() function
Dusb_generic.c339 usb_fifo_get_data_error(f); in ugen_start_write()
/third_party/FreeBSD/sys/dev/usb/input/
Duhid.c304 usb_fifo_get_data_error(sc->sc_fifo.fp[USB_FIFO_TX]); in uhid_write_callback()