Home
last modified time | relevance | path

Searched refs:usb_fifo_methods (Results 1 - 6 of 6) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
H A Dusb_generic.h31 extern struct usb_fifo_methods usb_ugen_methods;
H A Dusb_dev.h106 struct usb_fifo_methods *methods;
H A Dusbdi.h488 struct usb_fifo_methods { struct
636 struct mtx *priv_mtx, struct usb_fifo_methods *pm,
H A Dusb_dev.c50 static void usb_fifo_check_methods(struct usb_fifo_methods *);
1437 usb_fifo_check_methods(struct usb_fifo_methods *pm) in usb_fifo_check_methods()
1477 struct mtx *priv_mtx, struct usb_fifo_methods *pm, in usb_fifo_attach()
H A Dusb_generic.c72 struct usb_fifo_methods usb_ugen_methods = {
/third_party/FreeBSD/sys/dev/usb/input/
H A Duhid.c124 static struct usb_fifo_methods uhid_fifo_methods = {

Completed in 7 milliseconds