Lines Matching refs:usb_serial_port

115 static int  cypress_earthmate_port_probe(struct usb_serial_port *port);
116 static int cypress_hidcom_port_probe(struct usb_serial_port *port);
117 static int cypress_ca42v2_port_probe(struct usb_serial_port *port);
118 static void cypress_port_remove(struct usb_serial_port *port);
119 static int cypress_open(struct tty_struct *tty, struct usb_serial_port *port);
120 static void cypress_close(struct usb_serial_port *port);
121 static void cypress_dtr_rts(struct usb_serial_port *port, int on);
122 static int cypress_write(struct tty_struct *tty, struct usb_serial_port *port,
124 static void cypress_send(struct usb_serial_port *port);
128 struct usb_serial_port *port,
136 static void cypress_set_dead(struct usb_serial_port *port);
235 static int analyze_baud_rate(struct usb_serial_port *port, speed_t new_rate)
292 struct usb_serial_port *port, speed_t baud_rate, int data_bits,
418 static void cypress_set_dead(struct usb_serial_port *port)
441 static int cypress_generic_port_probe(struct usb_serial_port *port)
502 static int cypress_earthmate_port_probe(struct usb_serial_port *port)
534 static int cypress_hidcom_port_probe(struct usb_serial_port *port)
551 static int cypress_ca42v2_port_probe(struct usb_serial_port *port)
568 static void cypress_port_remove(struct usb_serial_port *port)
578 static int cypress_open(struct tty_struct *tty, struct usb_serial_port *port)
624 static void cypress_dtr_rts(struct usb_serial_port *port, int on)
638 static void cypress_close(struct usb_serial_port *port)
657 static int cypress_write(struct tty_struct *tty, struct usb_serial_port *port,
684 static void cypress_send(struct usb_serial_port *port)
795 struct usb_serial_port *port = tty->driver_data;
811 struct usb_serial_port *port = tty->driver_data;
838 struct usb_serial_port *port = tty->driver_data;
863 struct usb_serial_port *port,
962 struct usb_serial_port *port = tty->driver_data;
978 struct usb_serial_port *port = tty->driver_data;
989 struct usb_serial_port *port = tty->driver_data;
1014 struct usb_serial_port *port = urb->context;
1166 struct usb_serial_port *port = urb->context;