Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/input/
H A Duhid.c134 static usb_fifo_cmd_t uhid_stop_write; variable
146 .f_stop_write = &uhid_stop_write,
427 uhid_stop_write(struct usb_fifo *fifo) in uhid_stop_write() function