Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/serial/
Dftdi_sio.c676 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