Searched refs:usb_fifo_methods (Results 1 – 6 of 6) sorted by relevance
32 extern struct usb_fifo_methods usb_ugen_methods;
107 struct usb_fifo_methods *methods;
472 struct usb_fifo_methods { struct620 struct mtx *priv_mtx, struct usb_fifo_methods *pm,
51 static void usb_fifo_check_methods(struct usb_fifo_methods *);1438 usb_fifo_check_methods(struct usb_fifo_methods *pm) in usb_fifo_check_methods()1478 struct mtx *priv_mtx, struct usb_fifo_methods *pm, in usb_fifo_attach()
73 struct usb_fifo_methods usb_ugen_methods = {
126 static struct usb_fifo_methods uhid_fifo_methods = {