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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/serial/
H A Dserial_core.c61 static void uart_change_speed(struct uart_state *state, struct ktermios *old_termios);
178 uart_change_speed(state, NULL);
417 uart_change_speed(struct uart_state *state, struct ktermios *old_termios) function
828 uart_change_speed(state, NULL);
1157 uart_change_speed(state, old_termios);
1397 uart_change_speed(state, NULL);
2012 uart_change_speed(state, NULL);

Completed in 33 milliseconds