Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/input/
H A Duhid.c135 static usb_fifo_open_t uhid_open; variable
140 .f_open = &uhid_open,
505 uhid_open(struct usb_fifo *fifo, int fflags) in uhid_open() function