Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/input/
H A Dums.c162 static usb_fifo_cmd_t ums_fifo_stop_read; variable
187 .f_stop_read = &ums_fifo_stop_read,
872 ums_fifo_stop_read(struct usb_fifo *fifo) in ums_fifo_stop_read() function