Home
last modified time | relevance | path

Searched refs:uart_state (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/tty/serial/
H A Dserial_core.c787 struct uart_state *state = container_of(port, struct uart_state, port); in uart_get_info()
835 struct uart_state *state, in uart_set_info()
1770 struct uart_state *state = container_of(port, struct uart_state, port); in uart_tty_port_shutdown()
1909 struct uart_state *state = container_of(port, struct uart_state, port); in uart_port_shutdown()
1932 struct uart_state *state = container_of(port, struct uart_state, port); in uart_carrier_raised()
1956 struct uart_state *state = container_of(port, struct uart_state, port); in uart_dtr_rts()
2000 struct uart_state *state = container_of(port, struct uart_state, port); in uart_port_activate()
3045 struct uart_state *state = container_of(port, struct uart_state, port); in console_show()
3062 struct uart_state *state = container_of(port, struct uart_state, port); in console_store()
3144 struct uart_state *state; in serial_core_add_one_port()
[all …]
/openbmc/linux/include/linux/
H A Dserial_core.h488 struct uart_state *state; /* pointer to parent state */
696 struct uart_state { struct
746 struct uart_state *state;
1120 struct uart_state *state = port->state; in uart_handle_break()
/openbmc/linux/drivers/tty/serial/8250/
H A D8250_port.c3090 struct uart_state *state = container_of(port, struct uart_state, port); in do_get_rxtrig()
3126 struct uart_state *state = container_of(port, struct uart_state, port); in do_set_rxtrig()