Searched refs:ftdi_open (Results 1 – 1 of 1) sorted by relevance
676 static int ftdi_open (struct usb_serial_port *port, struct file *filp);702 .open = ftdi_open,726 .open = ftdi_open,750 .open = ftdi_open,774 .open = ftdi_open,800 .open = ftdi_open,825 .open = ftdi_open,1391 static int ftdi_open (struct usb_serial_port *port, struct file *filp) in ftdi_open() function