Searched defs:old_termios (Results 1 - 25 of 54) sorted by relevance

123

/drivers/net/irda/
H A Dirtty-sir.c118 struct ktermios old_termios; local
127 old_termios = *(tty->termios);
131 tty->ops->set_termios(tty, &old_termios);
280 struct ktermios old_termios; local
284 old_termios = *(tty->termios);
294 tty->ops->set_termios(tty, &old_termios);
/drivers/tty/
H A Dpty.c227 struct ktermios *old_termios)
226 pty_set_termios(struct tty_struct *tty, struct ktermios *old_termios) argument
H A Dtty_ioctl.c500 struct ktermios old_termios; local
512 old_termios = *tty->termios;
514 unset_locked_termios(tty->termios, &old_termios, tty->termios_locked);
518 int extproc = (old_termios.c_lflag & EXTPROC) |
520 int old_flow = ((old_termios.c_iflag & IXON) &&
521 (old_termios.c_cc[VSTOP] == '\023') &&
522 (old_termios.c_cc[VSTART] == '\021'));
543 (*tty->ops->set_termios)(tty, &old_termios);
545 tty_termios_copy_hw(tty->termios, &old_termios);
550 (ld->ops->set_termios)(tty, &old_termios);
[all...]
H A Damiserial.c665 struct ktermios *old_termios)
708 if (!quot && old_termios) {
711 tty->termios->c_cflag |= (old_termios->c_cflag & CBAUD);
1329 static void rs_set_termios(struct tty_struct *tty, struct ktermios *old_termios) argument
1335 change_speed(tty, info, old_termios);
1338 if ((old_termios->c_cflag & CBAUD) &&
1347 if (!(old_termios->c_cflag & CBAUD) &&
1360 if ((old_termios->c_cflag & CRTSCTS) &&
1373 if (!(old_termios->c_cflag & CLOCAL) &&
664 change_speed(struct tty_struct *tty, struct serial_state *info, struct ktermios *old_termios) argument
H A Disicom.c1191 struct ktermios *old_termios)
1199 if (tty->termios->c_cflag == old_termios->c_cflag &&
1200 tty->termios->c_iflag == old_termios->c_iflag)
1207 if ((old_termios->c_cflag & CRTSCTS) &&
1190 isicom_set_termios(struct tty_struct *tty, struct ktermios *old_termios) argument
/drivers/tty/serial/jsm/
H A Djsm_tty.c312 struct ktermios *old_termios)
310 jsm_tty_set_termios(struct uart_port *port, struct ktermios *termios, struct ktermios *old_termios) argument
/drivers/usb/serial/
H A Dbelkin_sa.c310 struct usb_serial_port *port, struct ktermios *old_termios)
336 old_iflag = old_termios->c_iflag;
337 old_cflag = old_termios->c_cflag;
309 belkin_sa_set_termios(struct tty_struct *tty, struct usb_serial_port *port, struct ktermios *old_termios) argument
H A Dir-usb.c63 struct usb_serial_port *port, struct ktermios *old_termios);
337 struct usb_serial_port *port, struct ktermios *old_termios)
394 tty_termios_copy_hw(tty->termios, old_termios);
336 ir_set_termios(struct tty_struct *tty, struct usb_serial_port *port, struct ktermios *old_termios) argument
H A Dkl5kusb105.c458 struct ktermios *old_termios)
462 unsigned int old_iflag = old_termios->c_iflag;
464 unsigned int old_cflag = old_termios->c_cflag;
456 klsi_105_set_termios(struct tty_struct *tty, struct usb_serial_port *port, struct ktermios *old_termios) argument
H A Dark3116.c228 struct ktermios *old_termios)
226 ark3116_set_termios(struct tty_struct *tty, struct usb_serial_port *port, struct ktermios *old_termios) argument
H A Df81232.c173 struct usb_serial_port *port, struct ktermios *old_termios)
178 if (!tty_termios_hw_change(tty->termios, old_termios))
172 f81232_set_termios(struct tty_struct *tty, struct usb_serial_port *port, struct ktermios *old_termios) argument
H A Dkeyspan_pda.c329 struct usb_serial_port *port, struct ktermios *old_termios)
360 speed = tty_termios_baud_rate(old_termios);
364 tty_termios_copy_hw(tty->termios, old_termios);
328 keyspan_pda_set_termios(struct tty_struct *tty, struct usb_serial_port *port, struct ktermios *old_termios) argument
H A Dmct_u232.c648 struct ktermios *old_termios)
654 unsigned int old_cflag = old_termios->c_cflag;
646 mct_u232_set_termios(struct tty_struct *tty, struct usb_serial_port *port, struct ktermios *old_termios) argument
H A Dusb_wwan.c68 struct ktermios *old_termios)
75 tty_termios_copy_hw(tty->termios, old_termios);
66 usb_wwan_set_termios(struct tty_struct *tty, struct usb_serial_port *port, struct ktermios *old_termios) argument
H A Dch341.c355 struct usb_serial_port *port, struct ktermios *old_termios)
354 ch341_set_termios(struct tty_struct *tty, struct usb_serial_port *port, struct ktermios *old_termios) argument
H A Dcp210x.c641 struct usb_serial_port *port, struct ktermios *old_termios)
658 if (old_termios)
659 baud = old_termios->c_ospeed;
668 struct usb_serial_port *port, struct ktermios *old_termios)
680 old_cflag = old_termios->c_cflag;
682 if (tty->termios->c_ospeed != old_termios->c_ospeed)
683 cp210x_change_speed(tty, port, old_termios);
640 cp210x_change_speed(struct tty_struct *tty, struct usb_serial_port *port, struct ktermios *old_termios) argument
667 cp210x_set_termios(struct tty_struct *tty, struct usb_serial_port *port, struct ktermios *old_termios) argument
H A Dcypress_m8.c129 cypress_set_termios old_termios */
942 struct usb_serial_port *port, struct ktermios *old_termios)
987 if (old_termios) {
941 cypress_set_termios(struct tty_struct *tty, struct usb_serial_port *port, struct ktermios *old_termios) argument
H A Doti6858.c431 struct usb_serial_port *port, struct ktermios *old_termios)
430 oti6858_set_termios(struct tty_struct *tty, struct usb_serial_port *port, struct ktermios *old_termios) argument
H A Dpl2303.c251 struct usb_serial_port *port, struct ktermios *old_termios)
274 if (!tty_termios_hw_change(tty->termios, old_termios))
283 *tty->termios = *old_termios;
423 else if ((old_termios->c_cflag & CBAUD) == B0)
250 pl2303_set_termios(struct tty_struct *tty, struct usb_serial_port *port, struct ktermios *old_termios) argument
H A Dssu100.c231 struct ktermios *old_termios)
229 ssu100_set_termios(struct tty_struct *tty, struct usb_serial_port *port, struct ktermios *old_termios) argument
/drivers/tty/serial/
H A Ddz.c572 struct ktermios *old_termios)
603 baud = uart_get_baud_rate(uport, termios, old_termios, 50, 9600);
606 baud = uart_get_baud_rate(uport, old_termios, NULL, 50, 9600);
571 dz_set_termios(struct uart_port *uport, struct ktermios *termios, struct ktermios *old_termios) argument
H A D68328serial.c964 static void rs_set_termios(struct tty_struct *tty, struct ktermios *old_termios) argument
970 if ((old_termios->c_cflag & CRTSCTS) &&
H A Dicom.c1100 struct ktermios *old_termios)
1153 baud = uart_get_baud_rate(port, termios, old_termios,
1098 icom_set_termios(struct uart_port *port, struct ktermios *termios, struct ktermios *old_termios) argument
H A Dsb1250-duart.c542 struct ktermios *old_termios)
586 baud = uart_get_baud_rate(uport, termios, old_termios, 1200, 5000000);
541 sbd_set_termios(struct uart_port *uport, struct ktermios *termios, struct ktermios *old_termios) argument
/drivers/mmc/card/
H A Dsdio_uart.c898 struct ktermios *old_termios)
906 sdio_uart_change_speed(port, tty->termios, old_termios);
909 if ((old_termios->c_cflag & CBAUD) && !(cflag & CBAUD))
913 if (!(old_termios->c_cflag & CBAUD) && (cflag & CBAUD)) {
921 if ((old_termios->c_cflag & CRTSCTS) && !(cflag & CRTSCTS)) {
927 if (!(old_termios->c_cflag & CRTSCTS) && (cflag & CRTSCTS)) {
897 sdio_uart_set_termios(struct tty_struct *tty, struct ktermios *old_termios) argument

Completed in 433 milliseconds

123