Lines Matching refs:edgeport_port
95 struct edgeport_port { struct
225 static void stop_read(struct edgeport_port *edge_port);
226 static int restart_read(struct edgeport_port *edge_port);
529 static int tx_active(struct edgeport_port *port) in tx_active()
1514 static int ti_do_config(struct edgeport_port *port, int feature, int on) in ti_do_config()
1524 static int restore_mcr(struct edgeport_port *port, __u8 mcr) in restore_mcr()
1560 static void handle_new_msr(struct edgeport_port *edge_port, __u8 msr) in handle_new_msr()
1595 static void handle_new_lsr(struct edgeport_port *edge_port, int lsr_data, in handle_new_lsr()
1633 struct edgeport_port *edge_port; in edge_interrupt_callback()
1728 struct edgeport_port *edge_port = urb->context; in edge_bulk_in_callback()
1808 struct edgeport_port *edge_port = usb_get_serial_port_data(port); in edge_bulk_out_callback()
1838 struct edgeport_port *edge_port = usb_get_serial_port_data(port); in edge_open()
1988 struct edgeport_port *edge_port; in edge_close()
2030 struct edgeport_port *edge_port = usb_get_serial_port_data(port); in edge_write()
2052 struct edgeport_port *edge_port = usb_get_serial_port_data(port); in edge_send()
2102 struct edgeport_port *edge_port = usb_get_serial_port_data(port); in edge_write_room()
2122 struct edgeport_port *edge_port = usb_get_serial_port_data(port); in edge_chars_in_buffer()
2138 struct edgeport_port *edge_port = usb_get_serial_port_data(port); in edge_tx_empty()
2151 struct edgeport_port *edge_port = usb_get_serial_port_data(port); in edge_throttle()
2178 struct edgeport_port *edge_port = usb_get_serial_port_data(port); in edge_unthrottle()
2206 static void stop_read(struct edgeport_port *edge_port) in stop_read()
2219 static int restart_read(struct edgeport_port *edge_port) in restart_read()
2240 struct edgeport_port *edge_port, struct ktermios *old_termios) in change_port_settings()
2382 struct edgeport_port *edge_port = usb_get_serial_port_data(port); in edge_set_termios()
2402 struct edgeport_port *edge_port = usb_get_serial_port_data(port); in edge_tiocmset()
2432 struct edgeport_port *edge_port = usb_get_serial_port_data(port); in edge_tiocmget()
2456 static int get_serial_info(struct edgeport_port *edge_port, in get_serial_info()
2490 struct edgeport_port *edge_port = usb_get_serial_port_data(port); in edge_ioctl()
2504 struct edgeport_port *edge_port = usb_get_serial_port_data(port); in edge_break()
2598 struct edgeport_port *edge_port; in edge_port_probe()
2648 struct edgeport_port *edge_port; in edge_port_remove()
2663 struct edgeport_port *edge_port = usb_get_serial_port_data(port); in uart_mode_show()
2672 struct edgeport_port *edge_port = usb_get_serial_port_data(port); in uart_mode_store()