Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/input/
H A Duhid.c132 static usb_fifo_cmd_t uhid_stop_read; variable
144 .f_stop_read = &uhid_stop_read,
405 uhid_stop_read(struct usb_fifo *fifo) in uhid_stop_read() function