Home
last modified time | relevance | path

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

/drivers/tty/
Damiserial.c122 static void change_speed(struct tty_struct *tty, struct serial_state *info,
576 change_speed(tty, info, NULL); in startup()
646 static void change_speed(struct tty_struct *tty, struct serial_state *info, in change_speed() function
1071 change_speed(tty, state, NULL); in set_serial_info()
1283 change_speed(tty, info, old_termios); in rs_set_termios()
/drivers/usb/serial/
Dftdi_sio.c1372 static int change_speed(struct tty_struct *tty, struct usb_serial_port *port) in change_speed() function
1530 change_speed(tty, port); in set_serial_info()
2770 if (change_speed(tty, port)) in ftdi_set_termios()