Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/
H A Damiserial.c96 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 Dftdi_sio.c1356 static int change_speed(struct tty_struct *tty, struct usb_serial_port *port) in change_speed() function
1482 change_speed(tty, port); in set_serial_info()
2738 if (change_speed(tty, port)) in ftdi_set_termios()