Searched refs:change_speed (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/tty/ |
| H A 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 1010 change_speed(tty, state, NULL); in set_serial_info() 1211 change_speed(tty, info, old_termios); in rs_set_termios()
|
| /OK3568_Linux_fs/kernel/drivers/usb/serial/ |
| H A D | ftdi_sio.c | 1390 static int change_speed(struct tty_struct *tty, struct usb_serial_port *port) in change_speed() function 1549 change_speed(tty, port); in set_serial_info() 2796 if (change_speed(tty, port)) in ftdi_set_termios()
|