Lines Matching defs:port

234 static int analyze_baud_rate(struct usb_serial_port *port, speed_t new_rate)  in analyze_baud_rate()
291 struct usb_serial_port *port, speed_t baud_rate, int data_bits, in cypress_serial_control()
417 static void cypress_set_dead(struct usb_serial_port *port) in cypress_set_dead()
440 static int cypress_generic_port_probe(struct usb_serial_port *port) in cypress_generic_port_probe()
501 static int cypress_earthmate_port_probe(struct usb_serial_port *port) in cypress_earthmate_port_probe()
533 static int cypress_hidcom_port_probe(struct usb_serial_port *port) in cypress_hidcom_port_probe()
550 static int cypress_ca42v2_port_probe(struct usb_serial_port *port) in cypress_ca42v2_port_probe()
567 static int cypress_port_remove(struct usb_serial_port *port) in cypress_port_remove()
579 static int cypress_open(struct tty_struct *tty, struct usb_serial_port *port) in cypress_open()
625 static void cypress_dtr_rts(struct usb_serial_port *port, int on) in cypress_dtr_rts()
639 static void cypress_close(struct usb_serial_port *port) in cypress_close()
658 static int cypress_write(struct tty_struct *tty, struct usb_serial_port *port, in cypress_write()
685 static void cypress_send(struct usb_serial_port *port) in cypress_send()
796 struct usb_serial_port *port = tty->driver_data; in cypress_write_room() local
812 struct usb_serial_port *port = tty->driver_data; in cypress_tiocmget() local
839 struct usb_serial_port *port = tty->driver_data; in cypress_tiocmset() local
864 struct usb_serial_port *port, struct ktermios *old_termios) in cypress_set_termios()
977 struct usb_serial_port *port = tty->driver_data; in cypress_chars_in_buffer() local
993 struct usb_serial_port *port = tty->driver_data; in cypress_throttle() local
1004 struct usb_serial_port *port = tty->driver_data; in cypress_unthrottle() local
1029 struct usb_serial_port *port = urb->context; in cypress_read_int_callback() local
1181 struct usb_serial_port *port = urb->context; in cypress_write_int_callback() local