Searched refs:change_speed (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/tty/ |
H A D | amiserial.c | 96 static void change_speed(struct tty_struct *tty, struct serial_state *info, 503 change_speed(tty, info, NULL); in startup() 568 static void change_speed(struct tty_struct *tty, struct serial_state *info, in change_speed() function 977 change_speed(tty, state, NULL); in set_serial_info() 1178 change_speed(tty, info, old_termios); in rs_set_termios()
|
/openbmc/linux/drivers/usb/serial/ |
H A D | ftdi_sio.c | 1370 static int change_speed(struct tty_struct *tty, struct usb_serial_port *port) in change_speed() function 1496 change_speed(tty, port); in set_serial_info() 2752 if (change_speed(tty, port)) in ftdi_set_termios()
|