Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/serial/
H A Dulpt.c137 static usb_fifo_cmd_t ulpt_stop_read; variable
149 .f_stop_read = &ulpt_stop_read,
160 .f_stop_read = &ulpt_stop_read,
389 ulpt_stop_read(struct usb_fifo *fifo) in ulpt_stop_read() function