Lines Matching defs:edge_port

1562 static void handle_new_msr (struct edgeport_port *edge_port, __u8 msr)  in handle_new_msr()
1589 static void handle_new_lsr (struct edgeport_port *edge_port, int lsr_data, __u8 lsr, __u8 data) in handle_new_lsr()
1629 struct edgeport_port *edge_port; in edge_interrupt_callback() local
1709 struct edgeport_port *edge_port = (struct edgeport_port *)urb->context; in edge_bulk_in_callback() local
1809 struct edgeport_port *edge_port = (struct edgeport_port *)port->private; in edge_open() local
1966 struct edgeport_port *edge_port; in edge_close() local
2019 struct edgeport_port *edge_port = port->private; in edge_write() local
2073 struct edgeport_port *edge_port = (struct edgeport_port *)(port->private); in edge_write_room() local
2094 struct edgeport_port *edge_port = (struct edgeport_port *)(port->private); in edge_chars_in_buffer() local
2115 struct edgeport_port *edge_port = (struct edgeport_port *)(port->private); in edge_throttle() local
2148 struct edgeport_port *edge_port = (struct edgeport_port *)(port->private); in edge_unthrottle() local
2185 static void change_port_settings (struct edgeport_port *edge_port, struct termios *old_termios) in change_port_settings()
2339 struct edgeport_port *edge_port = (struct edgeport_port *)(port->private); in edge_set_termios() local
2378 static int set_modem_info (struct edgeport_port *edge_port, unsigned int cmd, unsigned int *value) in set_modem_info()
2422 static int get_modem_info (struct edgeport_port *edge_port, unsigned int *value) in get_modem_info()
2443 static int get_serial_info (struct edgeport_port *edge_port, struct serial_struct * retinfo) in get_serial_info()
2473 struct edgeport_port *edge_port = (struct edgeport_port *)(port->private); in edge_ioctl() local
2547 struct edgeport_port *edge_port = (struct edgeport_port *)(port->private); in edge_break() local
2569 struct edgeport_port *edge_port; in edge_startup() local