uart_change_speed   43 drivers/tty/serial/serial_core.c static void uart_change_speed(struct tty_struct *tty, struct uart_state *state,
uart_change_speed  228 drivers/tty/serial/serial_core.c 		uart_change_speed(tty, state, NULL);
uart_change_speed  995 drivers/tty/serial/serial_core.c 			uart_change_speed(tty, state, NULL);
uart_change_speed 1515 drivers/tty/serial/serial_core.c 	uart_change_speed(tty, state, old_termios);
uart_change_speed 2270 drivers/tty/serial/serial_core.c 					uart_change_speed(tty, state, NULL);