Searched defs:old_termios (Results 1 – 25 of 52) sorted by relevance
123
/Linux-v4.19/drivers/usb/serial/ |
D | ir-usb.c | 317 struct usb_serial_port *port, struct ktermios *old_termios) in ir_set_termios()
|
D | kl5kusb105.c | 400 struct ktermios *old_termios) in klsi_105_set_termios()
|
D | belkin_sa.c | 278 struct usb_serial_port *port, struct ktermios *old_termios) in belkin_sa_set_termios()
|
D | mct_u232.c | 598 struct ktermios *old_termios) in mct_u232_set_termios()
|
D | upd78f0730.c | 306 struct ktermios *old_termios) in upd78f0730_set_termios()
|
D | ark3116.c | 204 struct ktermios *old_termios) in ark3116_set_termios()
|
D | mxuport.c | 770 struct ktermios *old_termios, in mxuport_set_termios_flow() 844 struct ktermios *old_termios) in mxuport_set_termios()
|
D | f81232.c | 436 struct usb_serial_port *port, struct ktermios *old_termios) in f81232_set_termios()
|
D | ssu100.c | 218 struct ktermios *old_termios) in ssu100_set_termios()
|
D | keyspan_pda.c | 314 struct usb_serial_port *port, struct ktermios *old_termios) in keyspan_pda_set_termios()
|
D | whiteheat.c | 476 struct usb_serial_port *port, struct ktermios *old_termios) in whiteheat_set_termios()
|
D | ch341.c | 355 struct usb_serial_port *port, struct ktermios *old_termios) in ch341_set_termios()
|
D | spcp8x5.c | 291 struct usb_serial_port *port, struct ktermios *old_termios) in spcp8x5_set_termios()
|
D | mos7840.c | 1696 struct moschip_port *mos7840_port, struct ktermios *old_termios) in mos7840_change_port_settings() 1859 struct ktermios *old_termios) in mos7840_set_termios()
|
D | mos7720.c | 1524 struct ktermios *old_termios) in change_port_settings() 1680 struct usb_serial_port *port, struct ktermios *old_termios) in mos7720_set_termios()
|
D | oti6858.c | 403 struct usb_serial_port *port, struct ktermios *old_termios) in oti6858_set_termios()
|
/Linux-v4.19/drivers/tty/serial/jsm/ |
D | jsm_tty.c | 301 struct ktermios *old_termios) in jsm_tty_set_termios()
|
/Linux-v4.19/drivers/tty/ |
D | amiserial.c | 647 struct ktermios *old_termios) in change_speed() 1303 static void rs_set_termios(struct tty_struct *tty, struct ktermios *old_termios) in rs_set_termios()
|
D | tty_ioctl.c | 316 struct ktermios old_termios; in tty_set_termios() local
|
D | rocket.c | 693 struct ktermios *old_termios) in configure_r_port() 1039 struct ktermios *old_termios) in rp_set_termios()
|
D | pty.c | 262 struct ktermios *old_termios) in pty_set_termios()
|
D | moxa.c | 1315 struct ktermios *old_termios) in moxa_set_termios() 1474 static void moxa_set_tty_param(struct tty_struct *tty, struct ktermios *old_termios) in moxa_set_tty_param()
|
/Linux-v4.19/drivers/ipack/devices/ |
D | ipoctal.c | 481 struct ktermios *old_termios) in ipoctal_set_termios()
|
/Linux-v4.19/drivers/tty/serial/ |
D | ioc3_serial.c | 952 struct ktermios *new_termios, struct ktermios *old_termios) in ioc3_change_speed() 1853 struct ktermios *termios, struct ktermios *old_termios) in ic3_set_termios()
|
D | dz.c | 566 struct ktermios *old_termios) in dz_set_termios()
|
123