Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/tty/serial/
Dserial_core.c51 static void uart_change_speed(struct tty_struct *tty, struct uart_state *state,
235 uart_change_speed(tty, state, NULL); in uart_port_startup()
489 static void uart_change_speed(struct tty_struct *tty, struct uart_state *state, in uart_change_speed() function
997 uart_change_speed(tty, state, NULL); in uart_set_info()
1659 uart_change_speed(tty, state, old_termios); in uart_set_termios()
2453 uart_change_speed(tty, state, NULL); in uart_resume_port()