Lines Matching defs:port
112 void uart_write_wakeup(struct uart_port *port) in uart_write_wakeup()
127 struct uart_port *port; in uart_stop() local
138 struct uart_port *port = state->uart_port; in __uart_start() local
168 struct uart_port *port; in uart_start() local
177 uart_update_mctrl(struct uart_port *port, unsigned int set, unsigned int clear) in uart_update_mctrl()
190 #define uart_set_mctrl(port, set) uart_update_mctrl(port, set, 0) argument
191 #define uart_clear_mctrl(port, clear) uart_update_mctrl(port, 0, clear) argument
246 static int uart_alloc_xmit_buf(struct tty_port *port) in uart_alloc_xmit_buf()
279 static void uart_free_xmit_buf(struct tty_port *port) in uart_free_xmit_buf()
360 struct tty_port *port = &state->port; in uart_startup() local
393 struct tty_port *port = &state->port; in uart_shutdown() local
447 uart_update_timeout(struct uart_port *port, unsigned int cflag, in uart_update_timeout()
479 uart_get_baud_rate(struct uart_port *port, struct ktermios *termios, in uart_get_baud_rate()
572 uart_get_divisor(struct uart_port *port, unsigned int baud) in uart_get_divisor()
591 struct uart_port *port; in uart_put_char() local
615 struct uart_port *port; in uart_write() local
643 struct uart_port *port; in uart_write_room() local
656 struct uart_port *port; in uart_chars_in_buffer() local
669 struct uart_port *port; in uart_flush_buffer() local
712 struct uart_port *port; in uart_send_xchar() local
735 struct uart_port *port; in uart_throttle() local
764 struct uart_port *port; in uart_unthrottle() local
789 static int uart_get_info(struct tty_port *port, struct serial_struct *retinfo) in uart_get_info()
832 struct tty_port *port = &state->port; in uart_get_info_user() local
892 static int uart_set_info(struct tty_struct *tty, struct tty_port *port, in uart_set_info()
1040 struct tty_port *port = &state->port; in uart_set_info_user() local
1089 struct tty_port *port = &state->port; in uart_tiocmget() local
1111 struct tty_port *port = &state->port; in uart_tiocmset() local
1128 struct tty_port *port = &state->port; in uart_break_ctl() local
1145 struct tty_port *port = &state->port; in uart_do_autoconfig() local
1217 struct tty_port *port = &state->port; in uart_wait_modem_status() local
1306 static int uart_check_rs485_flags(struct uart_port *port, struct serial_rs485 *rs485) in uart_check_rs485_flags()
1334 static void uart_sanitize_serial_rs485_delays(struct uart_port *port, in uart_sanitize_serial_rs485_delays()
1366 static void uart_sanitize_serial_rs485(struct uart_port *port, struct serial_rs485 *rs485) in uart_sanitize_serial_rs485()
1410 static void uart_set_rs485_termination(struct uart_port *port, in uart_set_rs485_termination()
1420 static void uart_set_rs485_rx_during_tx(struct uart_port *port, in uart_set_rs485_rx_during_tx()
1430 static int uart_rs485_config(struct uart_port *port) in uart_rs485_config()
1456 static int uart_get_rs485_config(struct uart_port *port, in uart_get_rs485_config()
1472 static int uart_set_rs485_config(struct tty_struct *tty, struct uart_port *port, in uart_set_rs485_config()
1517 static int uart_get_iso7816_config(struct uart_port *port, in uart_get_iso7816_config()
1536 static int uart_set_iso7816_config(struct uart_port *port, in uart_set_iso7816_config()
1576 struct tty_port *port = &state->port; in uart_ioctl() local
1667 struct tty_port *port = &state->port; in uart_set_ldisc() local
1746 struct tty_port *port; in uart_close() local
1761 static void uart_tty_port_shutdown(struct tty_port *port) in uart_tty_port_shutdown()
1795 struct uart_port *port; in uart_wait_until_sent() local
1863 struct tty_port *port = &state->port; in uart_hangup() local
1890 static void uart_port_shutdown(struct tty_port *port) in uart_port_shutdown()
1913 static bool uart_carrier_raised(struct tty_port *port) in uart_carrier_raised()
1937 static void uart_dtr_rts(struct tty_port *port, bool active) in uart_dtr_rts()
1981 static int uart_port_activate(struct tty_port *port, struct tty_struct *tty) in uart_port_activate()
2001 static const char *uart_type(struct uart_port *port) in uart_type()
2019 struct tty_port *port = &state->port; in uart_line_info() local
2108 static void uart_port_spin_lock_init(struct uart_port *port) in uart_port_spin_lock_init()
2122 void uart_console_write(struct uart_port *port, const char *s, in uart_console_write()
2267 uart_set_options(struct uart_port *port, struct console *co, in uart_set_options()
2338 struct uart_port *port = uart_port_check(state); in uart_change_pm() local
2348 struct uart_port *port; member
2365 struct tty_port *port = &state->port; in uart_suspend_port() local
2443 struct tty_port *port = &state->port; in uart_resume_port() local
2532 uart_report_port(struct uart_driver *drv, struct uart_port *port) in uart_report_port()
2575 struct uart_port *port) in uart_configure_port()
2658 struct uart_port *port; in uart_poll_init() local
2703 struct uart_port *port; in uart_poll_get_char() local
2719 struct uart_port *port; in uart_poll_put_char() local
2831 struct tty_port *port = &state->port; in uart_register_driver() local
2888 struct tty_port *port = dev_get_drvdata(dev); in uartclk_show() local
2898 struct tty_port *port = dev_get_drvdata(dev); in type_show() local
2908 struct tty_port *port = dev_get_drvdata(dev); in line_show() local
2918 struct tty_port *port = dev_get_drvdata(dev); in port_show() local
2932 struct tty_port *port = dev_get_drvdata(dev); in irq_show() local
2942 struct tty_port *port = dev_get_drvdata(dev); in flags_show() local
2952 struct tty_port *port = dev_get_drvdata(dev); in xmit_fifo_size_show() local
2962 struct tty_port *port = dev_get_drvdata(dev); in close_delay_show() local
2972 struct tty_port *port = dev_get_drvdata(dev); in closing_wait_show() local
2982 struct tty_port *port = dev_get_drvdata(dev); in custom_divisor_show() local
2992 struct tty_port *port = dev_get_drvdata(dev); in io_type_show() local
3002 struct tty_port *port = dev_get_drvdata(dev); in iomem_base_show() local
3012 struct tty_port *port = dev_get_drvdata(dev); in iomem_reg_shift_show() local
3021 struct tty_port *port = dev_get_drvdata(dev); in console_show() local
3038 struct tty_port *port = dev_get_drvdata(dev); in console_store() local
3121 struct tty_port *port; in serial_core_add_one_port() local
3213 struct tty_port *port = &state->port; in serial_core_remove_one_port() local
3334 static struct serial_ctrl_device *serial_core_ctrl_device_add(struct uart_port *port) in serial_core_ctrl_device_add()
3340 struct uart_port *port) in serial_core_port_device_add()
3356 int serial_core_register_port(struct uart_driver *drv, struct uart_port *port) in serial_core_register_port()
3410 void serial_core_unregister_port(struct uart_driver *drv, struct uart_port *port) in serial_core_unregister_port()
3442 struct tty_port *port = &uport->state->port; in uart_handle_dcd_change() local
3511 void uart_insert_char(struct uart_port *port, unsigned int status, in uart_insert_char()
3554 bool uart_try_toggle_sysrq(struct uart_port *port, u8 ch) in uart_try_toggle_sysrq()
3587 int uart_get_rs485_mode(struct uart_port *port) in uart_get_rs485_mode()