Searched refs:usb_fifo_close_t (Results 1 - 13 of 13) sorted by relevance

/freebsd-current/sys/dev/usb/misc/
H A Duled.c84 static usb_fifo_close_t uled_close;
/freebsd-current/sys/dev/usb/
H A Dusbdi.h98 typedef void (usb_fifo_close_t)(struct usb_fifo *fifo, int fflags); typedef
538 usb_fifo_close_t *f_close;
H A Dusb_dev.c131 static usb_fifo_close_t usb_fifo_dummy_close;
H A Dusb_generic.c98 static usb_fifo_close_t ugen_close;
/freebsd-current/sys/netgraph/bluetooth/drivers/ubtbcmfw/
H A Dubtbcmfw.c99 static usb_fifo_close_t ubtbcmfw_close;
/freebsd-current/sys/dev/usb/input/
H A Duep.c134 static usb_fifo_close_t uep_close;
H A Duhid_snes.c118 static usb_fifo_close_t uhid_snes_close;
H A Duhid.c148 static usb_fifo_close_t uhid_close;
H A Dums.c173 static usb_fifo_close_t ums_fifo_close;
H A Dwsp.c609 static usb_fifo_close_t wsp_close;
H A Datp.c743 static usb_fifo_close_t atp_close;
/freebsd-current/sys/dev/usb/storage/
H A Durio.c122 static usb_fifo_close_t urio_close;
/freebsd-current/sys/dev/usb/serial/
H A Dulpt.c135 static usb_fifo_close_t ulpt_close;

Completed in 291 milliseconds