Searched refs:ti_open (Results 1 – 1 of 1) sorted by relevance
93 static int ti_open(struct tty_struct *tty, struct usb_serial_port *port);211 .open = ti_open,243 .open = ti_open,393 static int ti_open(struct tty_struct *tty, struct usb_serial_port *port) in ti_open() function