Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/input/
H A Duhid_snes.c121 static usb_fifo_cmd_t uhid_snes_stop_read; variable
134 .f_stop_read = &uhid_snes_stop_read,
435 uhid_snes_stop_read(struct usb_fifo *fifo) in uhid_snes_stop_read() function