Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/input/
H A Duhid.c141 static usb_fifo_cmd_t uhid_stop_read; variable
155 .f_stop_read = &uhid_stop_read,
420 uhid_stop_read(struct usb_fifo *fifo) in uhid_stop_read() function