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.h659 void usb_fifo_get_data_error(struct usb_fifo *fifo);
Dusb_dev.c1956 usb_fifo_get_data_error(struct usb_fifo *f) in usb_fifo_get_data_error() function
Dusb_generic.c335 usb_fifo_get_data_error(f); in ugen_start_write()
/third_party/FreeBSD/sys/dev/usb/input/
Duhid.c305 usb_fifo_get_data_error(sc->sc_fifo.fp[USB_FIFO_TX]); in uhid_write_callback()