Lines Matching defs:uport

137 	struct uart_port *uport = state->uart_port;  in uart_port_startup()  local
230 struct uart_port *uport = state->uart_port; in uart_shutdown() local
436 struct uart_port *uport = state->uart_port; in uart_change_speed() local
640 struct uart_port *uport = state->uart_port; in uart_get_info() local
680 struct uart_port *uport = state->uart_port; in uart_set_info() local
891 struct uart_port *uport = state->uart_port; in uart_get_lsr_info() local
914 struct uart_port *uport = state->uart_port; in uart_tiocmget() local
933 struct uart_port *uport = state->uart_port; in uart_tiocmset() local
950 struct uart_port *uport = state->uart_port; in uart_break_ctl() local
963 struct uart_port *uport = state->uart_port; in uart_do_autoconfig() local
1017 struct uart_port *uport = state->uart_port; in uart_wait_modem_status() local
1079 struct uart_port *uport = state->uart_port; in uart_get_icount() local
1172 struct uart_port *uport = state->uart_port; in uart_ioctl() local
1187 struct uart_port *uport = state->uart_port; in uart_set_ldisc() local
1256 struct uart_port *uport; in uart_close() local
1413 struct uart_port *uport = state->uart_port; in uart_port_shutdown() local
1438 struct uart_port *uport = state->uart_port; in uart_carrier_raised() local
1452 struct uart_port *uport = state->uart_port; in uart_dtr_rts() local
1561 struct uart_port *uport = state->uart_port; in uart_line_info() local
1863 int uart_suspend_port(struct uart_driver *drv, struct uart_port *uport) in uart_suspend_port()
1929 int uart_resume_port(struct uart_driver *drv, struct uart_port *uport) in uart_resume_port()
2306 int uart_add_one_port(struct uart_driver *drv, struct uart_port *uport) in uart_add_one_port()
2378 int uart_remove_one_port(struct uart_driver *drv, struct uart_port *uport) in uart_remove_one_port()
2453 void uart_handle_dcd_change(struct uart_port *uport, unsigned int status) in uart_handle_dcd_change()
2488 void uart_handle_cts_change(struct uart_port *uport, unsigned int status) in uart_handle_cts_change()