Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Dti_usb_3410_5052.c307 static int ti_open(struct tty_struct *tty, struct usb_serial_port *port);
431 .open = ti_open,
464 .open = ti_open,
640 static int ti_open(struct tty_struct *tty, struct usb_serial_port *port) in ti_open() function