Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/serial/
H A Ddigi_acceleport.c227 static int digi_open(struct tty_struct *tty, struct usb_serial_port *port);
271 .open = digi_open,
302 .open = digi_open,
1067 static int digi_open(struct tty_struct *tty, struct usb_serial_port *port) in digi_open() function