Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/serial/
Dusb_serial.c130 static int tty_usb_open(struct file *filep);
137 tty_usb_open, /* open */
1350 tty_usb_open(struct file *filep) in tty_usb_open() function