Searched refs:change_speed (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/tty/ |
D | amiserial.c | 122 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 1079 change_speed(tty, state, NULL); in set_serial_info() 1309 change_speed(tty, info, old_termios); in rs_set_termios()
|
/Linux-v4.19/drivers/isdn/hisax/ |
D | elsa_ser.c | 108 static void change_speed(struct IsdnCardState *cs, int baud) in change_speed() function 198 change_speed(cs, BASE_BAUD); in mstartup()
|
/Linux-v4.19/drivers/usb/serial/ |
D | ftdi_sio.c | 1345 static int change_speed(struct tty_struct *tty, struct usb_serial_port *port) in change_speed() function 1509 change_speed(tty, port); in set_serial_info() 2316 if (change_speed(tty, port)) in ftdi_set_termios()
|