Lines Matching defs:port

111 void uart_write_wakeup(struct uart_port *port)  in uart_write_wakeup()
126 struct uart_port *port; in uart_stop() local
138 struct uart_port *port = state->uart_port; in __uart_start() local
147 struct uart_port *port; in uart_start() local
156 uart_update_mctrl(struct uart_port *port, unsigned int set, unsigned int clear) in uart_update_mctrl()
169 #define uart_set_mctrl(port, set) uart_update_mctrl(port, set, 0) argument
170 #define uart_clear_mctrl(port, clear) uart_update_mctrl(port, 0, clear) argument
259 struct tty_port *port = &state->port; in uart_startup() local
282 struct tty_port *port = &state->port; in uart_shutdown() local
344 uart_update_timeout(struct uart_port *port, unsigned int cflag, in uart_update_timeout()
377 uart_get_baud_rate(struct uart_port *port, struct ktermios *termios, in uart_get_baud_rate()
472 uart_get_divisor(struct uart_port *port, unsigned int baud) in uart_get_divisor()
537 struct uart_port *port; in uart_put_char() local
567 struct uart_port *port; in uart_write() local
609 struct uart_port *port; in uart_write_room() local
622 struct uart_port *port; in uart_chars_in_buffer() local
635 struct uart_port *port; in uart_flush_buffer() local
680 struct uart_port *port; in uart_send_xchar() local
703 struct uart_port *port; in uart_throttle() local
732 struct uart_port *port; in uart_unthrottle() local
757 static int uart_get_info(struct tty_port *port, struct serial_struct *retinfo) in uart_get_info()
801 struct tty_port *port = &state->port; in uart_get_info_user() local
806 static int uart_set_info(struct tty_struct *tty, struct tty_port *port, in uart_set_info()
1013 struct tty_port *port = &state->port; in uart_set_info_user() local
1062 struct tty_port *port = &state->port; in uart_tiocmget() local
1086 struct tty_port *port = &state->port; in uart_tiocmset() local
1107 struct tty_port *port = &state->port; in uart_break_ctl() local
1126 struct tty_port *port = &state->port; in uart_do_autoconfig() local
1200 struct tty_port *port = &state->port; in uart_wait_modem_status() local
1289 static int uart_check_rs485_flags(struct uart_port *port, struct serial_rs485 *rs485) in uart_check_rs485_flags()
1317 static void uart_sanitize_serial_rs485_delays(struct uart_port *port, in uart_sanitize_serial_rs485_delays()
1349 static void uart_sanitize_serial_rs485(struct uart_port *port, struct serial_rs485 *rs485) in uart_sanitize_serial_rs485()
1379 static void uart_set_rs485_termination(struct uart_port *port, in uart_set_rs485_termination()
1389 static int uart_rs485_config(struct uart_port *port) in uart_rs485_config()
1404 static int uart_get_rs485_config(struct uart_port *port, in uart_get_rs485_config()
1420 static int uart_set_rs485_config(struct tty_struct *tty, struct uart_port *port, in uart_set_rs485_config()
1458 static int uart_get_iso7816_config(struct uart_port *port, in uart_get_iso7816_config()
1477 static int uart_set_iso7816_config(struct uart_port *port, in uart_set_iso7816_config()
1517 struct tty_port *port = &state->port; in uart_ioctl() local
1608 struct tty_port *port = &state->port; in uart_set_ldisc() local
1689 struct tty_port *port; in uart_close() local
1704 static void uart_tty_port_shutdown(struct tty_port *port) in uart_tty_port_shutdown()
1746 struct uart_port *port; in uart_wait_until_sent() local
1814 struct tty_port *port = &state->port; in uart_hangup() local
1841 static void uart_port_shutdown(struct tty_port *port) in uart_port_shutdown()
1864 static int uart_carrier_raised(struct tty_port *port) in uart_carrier_raised()
1889 static void uart_dtr_rts(struct tty_port *port, int raise) in uart_dtr_rts()
1933 static int uart_port_activate(struct tty_port *port, struct tty_struct *tty) in uart_port_activate()
1953 static const char *uart_type(struct uart_port *port) in uart_type()
1971 struct tty_port *port = &state->port; in uart_line_info() local
2061 static void uart_port_spin_lock_init(struct uart_port *port) in uart_port_spin_lock_init()
2075 void uart_console_write(struct uart_port *port, const char *s, in uart_console_write()
2217 uart_set_options(struct uart_port *port, struct console *co, in uart_set_options()
2288 struct uart_port *port = uart_port_check(state); in uart_change_pm() local
2298 struct uart_port *port; member
2315 struct tty_port *port = &state->port; in uart_suspend_port() local
2392 struct tty_port *port = &state->port; in uart_resume_port() local
2482 uart_report_port(struct uart_driver *drv, struct uart_port *port) in uart_report_port()
2525 struct uart_port *port) in uart_configure_port()
2595 struct uart_port *port; in uart_poll_init() local
2633 struct uart_port *port; in uart_poll_get_char() local
2649 struct uart_port *port; in uart_poll_put_char() local
2761 struct tty_port *port = &state->port; in uart_register_driver() local
2818 struct tty_port *port = dev_get_drvdata(dev); in uartclk_show() local
2828 struct tty_port *port = dev_get_drvdata(dev); in type_show() local
2838 struct tty_port *port = dev_get_drvdata(dev); in line_show() local
2848 struct tty_port *port = dev_get_drvdata(dev); in port_show() local
2862 struct tty_port *port = dev_get_drvdata(dev); in irq_show() local
2872 struct tty_port *port = dev_get_drvdata(dev); in flags_show() local
2882 struct tty_port *port = dev_get_drvdata(dev); in xmit_fifo_size_show() local
2892 struct tty_port *port = dev_get_drvdata(dev); in close_delay_show() local
2902 struct tty_port *port = dev_get_drvdata(dev); in closing_wait_show() local
2912 struct tty_port *port = dev_get_drvdata(dev); in custom_divisor_show() local
2922 struct tty_port *port = dev_get_drvdata(dev); in io_type_show() local
2932 struct tty_port *port = dev_get_drvdata(dev); in iomem_base_show() local
2942 struct tty_port *port = dev_get_drvdata(dev); in iomem_reg_shift_show() local
2951 struct tty_port *port = dev_get_drvdata(dev); in console_show() local
2968 struct tty_port *port = dev_get_drvdata(dev); in console_store() local
3051 struct tty_port *port; in uart_add_one_port() local
3153 struct tty_port *port = &state->port; in uart_remove_one_port() local
3262 struct tty_port *port = &uport->state->port; in uart_handle_dcd_change() local
3331 void uart_insert_char(struct uart_port *port, unsigned int status, in uart_insert_char()
3374 bool uart_try_toggle_sysrq(struct uart_port *port, unsigned int ch) in uart_try_toggle_sysrq()
3407 int uart_get_rs485_mode(struct uart_port *port) in uart_get_rs485_mode()