Searched refs:ftdi_ioctl (Results 1 – 1 of 1) sorted by relevance
/linux-2.4.37.9/drivers/usb/serial/ |
D | ftdi_sio.c | 684 static int ftdi_ioctl (struct usb_serial_port *port, struct file * file, unsigned int cmd, unsig… 711 .ioctl = ftdi_ioctl, 735 .ioctl = ftdi_ioctl, 759 .ioctl = ftdi_ioctl, 783 .ioctl = ftdi_ioctl, 809 .ioctl = ftdi_ioctl, 831 .ioctl = ftdi_ioctl, 2058 static int ftdi_ioctl (struct usb_serial_port *port, struct file * file, unsigned int cmd, unsigned… in ftdi_ioctl() function
|