Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Dkobil_sct.c52 static int kobil_open(struct tty_struct *tty, struct usb_serial_port *port);
94 .open = kobil_open,
165 static int kobil_open(struct tty_struct *tty, struct usb_serial_port *port) in kobil_open() function