Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/serial/
Domninet.c34 static int omninet_open(struct tty_struct *tty, struct usb_serial_port *port);
61 .open = omninet_open,
130 static int omninet_open(struct tty_struct *tty, struct usb_serial_port *port) in omninet_open() function