Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/usb/input/
HDwsp.c591 static usb_fifo_cmd_t wsp_stop_read; variable
601 .f_stop_read = &wsp_stop_read,
1253 wsp_stop_read(struct usb_fifo *fifo) in wsp_stop_read() function