Searched refs:visor_open (Results 1 – 1 of 1) sorted by relevance
39 static int visor_open(struct tty_struct *tty, struct usb_serial_port *port);173 .open = visor_open,193 .open = visor_open,213 .open = visor_open,227 static int visor_open(struct tty_struct *tty, struct usb_serial_port *port) in visor_open() function