Searched refs:unlpt_open (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/dev/usb/serial/
H A Dulpt.c142 static usb_fifo_open_t unlpt_open; variable
158 .f_open = &unlpt_open,
425 return (unlpt_open(fifo, fflags));
429 unlpt_open(struct usb_fifo *fifo, int fflags) function

Completed in 98 milliseconds