Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/input/
H A Duhid.c136 static usb_fifo_close_t uhid_close; variable
141 .f_close = &uhid_close,
534 uhid_close(struct usb_fifo *fifo, int fflags) in uhid_close() function