Searched refs:change_speed (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.15/drivers/tty/ |
| D | amiserial.c | 95 static void change_speed(struct tty_struct *tty, struct serial_state *info, 502 change_speed(tty, info, NULL); in startup() 569 static void change_speed(struct tty_struct *tty, struct serial_state *info, in change_speed() function 981 change_speed(tty, state, NULL); in set_serial_info() 1182 change_speed(tty, info, old_termios); in rs_set_termios()
|
| /Linux-v5.15/drivers/usb/serial/ |
| D | ftdi_sio.c | 1382 static int change_speed(struct tty_struct *tty, struct usb_serial_port *port) in change_speed() function 1525 change_speed(tty, port); in set_serial_info() 2787 if (change_speed(tty, port)) in ftdi_set_termios()
|