Home
last modified time | relevance | path

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

/linux/drivers/tty/
H A Damiserial.c96 static void change_speed(struct tty_struct *tty, struct serial_state *info,
501 change_speed(tty, info, NULL); in rs_startup()
566 static void change_speed(struct tty_struct *tty, struct serial_state *info, in change_speed() function
975 change_speed(tty, state, NULL); in set_serial_info()
1176 change_speed(tty, info, old_termios); in rs_set_termios()
/linux/drivers/usb/serial/
H A Dftdi_sio.c1343 static int change_speed(struct tty_struct *tty, struct usb_serial_port *port) in change_speed() function
1471 change_speed(tty, port); in set_serial_info()
2705 if (change_speed(tty, port)) in ftdi_set_termios()