Lines Matching defs:port

89 	struct usb_serial_port	*port;  member
257 static int purge_port(struct usb_serial_port *port, __u16 mask) in purge_port()
478 static int tx_active(struct edgeport_port *port) in tx_active()
1383 static int ti_do_config(struct edgeport_port *port, int feature, int on) in ti_do_config()
1394 static int restore_mcr(struct edgeport_port *port, __u8 mcr) in restore_mcr()
1503 struct usb_serial_port *port; in edge_interrupt_callback() local
1663 static void edge_tty_recv(struct usb_serial_port *port, unsigned char *data, in edge_tty_recv()
1677 struct usb_serial_port *port = urb->context; in edge_bulk_out_callback() local
1706 static int edge_open(struct tty_struct *tty, struct usb_serial_port *port) in edge_open()
1855 static void edge_close(struct usb_serial_port *port) in edge_close()
1895 static int edge_write(struct tty_struct *tty, struct usb_serial_port *port, in edge_write()
1917 static void edge_send(struct usb_serial_port *port, struct tty_struct *tty) in edge_send()
1967 struct usb_serial_port *port = tty->driver_data; in edge_write_room() local
1987 struct usb_serial_port *port = tty->driver_data; in edge_chars_in_buffer() local
2002 static bool edge_tx_empty(struct usb_serial_port *port) in edge_tx_empty()
2016 struct usb_serial_port *port = tty->driver_data; in edge_throttle() local
2041 struct usb_serial_port *port = tty->driver_data; in edge_unthrottle() local
2240 struct usb_serial_port *port, struct ktermios *old_termios) in edge_set_termios()
2261 struct usb_serial_port *port = tty->driver_data; in edge_tiocmset() local
2291 struct usb_serial_port *port = tty->driver_data; in edge_tiocmget() local
2349 struct usb_serial_port *port = tty->driver_data; in edge_ioctl() local
2363 struct usb_serial_port *port = tty->driver_data; in edge_break() local
2408 static int edge_port_probe(struct usb_serial_port *port) in edge_port_probe()
2458 static int edge_port_remove(struct usb_serial_port *port) in edge_port_remove()
2474 struct usb_serial_port *port = to_usb_serial_port(dev); in uart_mode_show() local
2483 struct usb_serial_port *port = to_usb_serial_port(dev); in uart_mode_store() local
2498 static int edge_create_sysfs_attrs(struct usb_serial_port *port) in edge_create_sysfs_attrs()
2503 static int edge_remove_sysfs_attrs(struct usb_serial_port *port) in edge_remove_sysfs_attrs()