Searched refs:change_speed (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.10/drivers/tty/ |
| D | amiserial.c | 112 static void change_speed(struct tty_struct *tty, struct serial_state *info, 538 change_speed(tty, info, NULL); in startup() 608 static void change_speed(struct tty_struct *tty, struct serial_state *info, in change_speed() function 1009 change_speed(tty, state, NULL); in set_serial_info() 1210 change_speed(tty, info, old_termios); in rs_set_termios()
|
| /Linux-v5.10/drivers/usb/serial/ |
| D | ftdi_sio.c | 1378 static int change_speed(struct tty_struct *tty, struct usb_serial_port *port) in change_speed() function 1536 change_speed(tty, port); in set_serial_info() 2783 if (change_speed(tty, port)) in ftdi_set_termios()
|