Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/tty/serial/
A Dserial_core.c113 struct uart_state *state = port->state; in uart_write_wakeup()
759 struct uart_state *state = container_of(port, struct uart_state, port); in uart_get_info()
807 struct uart_state *state, in uart_set_info()
1706 struct uart_state *state = container_of(port, struct uart_state, port); in uart_tty_port_shutdown()
1843 struct uart_state *state = container_of(port, struct uart_state, port); in uart_port_shutdown()
1866 struct uart_state *state = container_of(port, struct uart_state, port); in uart_carrier_raised()
1890 struct uart_state *state = container_of(port, struct uart_state, port); in uart_dtr_rts()
1934 struct uart_state *state = container_of(port, struct uart_state, port); in uart_port_activate()
2956 struct uart_state *state = container_of(port, struct uart_state, port); in console_show()
2973 struct uart_state *state = container_of(port, struct uart_state, port); in console_store()
[all …]
/linux-6.3-rc2/include/linux/
A Dserial_core.h484 struct uart_state *state; /* pointer to parent state */
612 struct uart_state { struct
662 struct uart_state *state;
1012 struct uart_state *state = port->state; in uart_handle_break()
/linux-6.3-rc2/drivers/tty/serial/8250/
A D8250_port.c3083 struct uart_state *state = container_of(port, struct uart_state, port); in do_get_rxtrig()
3119 struct uart_state *state = container_of(port, struct uart_state, port); in do_set_rxtrig()

Completed in 15 milliseconds