Home
last modified time | relevance | path

Searched refs:usb_fifo_sc (Results 1 – 3 of 3) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
Dusbdi.h491 struct usb_fifo_sc { struct
621 struct usb_fifo_sc *f_sc, uint16_t unit, int16_t subunit,
623 void usb_fifo_detach(struct usb_fifo_sc *f_sc);
Dusb_dev.c1479 struct usb_fifo_sc *f_sc, uint16_t unit, int16_t subunit, in usb_fifo_attach()
1657 usb_fifo_detach(struct usb_fifo_sc *f_sc) in usb_fifo_detach()
/third_party/FreeBSD/sys/dev/usb/input/
Duhid.c76 struct usb_fifo_sc sc_fifo;