Searched refs:stop_char (Results 1 - 14 of 14) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/quatech_usb2/
H A Dquatech_usb2.c266 unsigned char stop_char, unsigned char start_char);
1059 unsigned char stop_char = STOP_CHAR(tty); local
1061 status = qt2_boxsetsw_flowctl(serial, UartNumber, stop_char,
1881 unsigned char stop_char, unsigned char start_char)
1886 nSWflowout = (unsigned short)stop_char;
1880 qt2_boxsetsw_flowctl(struct usb_serial *serial, __u16 UartNumber, unsigned char stop_char, unsigned char start_char) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/quatech_usb2/
H A Dquatech_usb2.c266 unsigned char stop_char, unsigned char start_char);
1059 unsigned char stop_char = STOP_CHAR(tty); local
1061 status = qt2_boxsetsw_flowctl(serial, UartNumber, stop_char,
1881 unsigned char stop_char, unsigned char start_char)
1886 nSWflowout = (unsigned short)stop_char;
1880 qt2_boxsetsw_flowctl(struct usb_serial *serial, __u16 UartNumber, unsigned char stop_char, unsigned char start_char) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/char/ip2/
H A Dip2main.c2495 char stop_char, start_char; local
2608 stop_char = STOP_CHAR(pCh->pTTY);
2612 if (stop_char == __DISABLED_CHAR )
2614 stop_char = ~__DISABLED_CHAR;
2627 if ( o_tios->c_cc[VSTOP] != stop_char )
2629 i2QueueCommands(PTYPE_BYPASS, pCh, 100, 1, CMD_DEF_IXOFF(stop_char));
2630 i2QueueCommands(PTYPE_INLINE, pCh, 100, 1, CMD_DEF_OXOFF(stop_char));
2632 if (stop_char == __DISABLED_CHAR )
2634 stop_char = ~__DISABLED_CHAR; //TEST123
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/char/ip2/
H A Dip2main.c2495 char stop_char, start_char; local
2608 stop_char = STOP_CHAR(pCh->pTTY);
2612 if (stop_char == __DISABLED_CHAR )
2614 stop_char = ~__DISABLED_CHAR;
2627 if ( o_tios->c_cc[VSTOP] != stop_char )
2629 i2QueueCommands(PTYPE_BYPASS, pCh, 100, 1, CMD_DEF_IXOFF(stop_char));
2630 i2QueueCommands(PTYPE_INLINE, pCh, 100, 1, CMD_DEF_OXOFF(stop_char));
2632 if (stop_char == __DISABLED_CHAR )
2634 stop_char = ~__DISABLED_CHAR; //TEST123
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/serqt_usb2/
H A Dserqt_usb2.c695 unsigned char stop_char, unsigned char start_char)
701 nSWflowout = (unsigned short)stop_char;
1333 unsigned char stop_char = STOP_CHAR(tty); local
1336 BoxSetSW_FlowCtrl(port->serial, index, stop_char,
694 BoxSetSW_FlowCtrl(struct usb_serial *serial, __u16 index, unsigned char stop_char, unsigned char start_char) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/serqt_usb2/
H A Dserqt_usb2.c695 unsigned char stop_char, unsigned char start_char)
701 nSWflowout = (unsigned short)stop_char;
1333 unsigned char stop_char = STOP_CHAR(tty); local
1336 BoxSetSW_FlowCtrl(port->serial, index, stop_char,
694 BoxSetSW_FlowCtrl(struct usb_serial *serial, __u16 index, unsigned char stop_char, unsigned char start_char) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/serial/
H A Dio_edgeport.c1422 unsigned char stop_char = STOP_CHAR(tty); local
1423 status = edge_write(tty, port, &stop_char, 1);
2605 unsigned char stop_char = STOP_CHAR(tty); local
2614 IOSP_CMD_SET_XOFF_CHAR, stop_char);
2621 __func__, start_char, stop_char);
2630 __func__, start_char, stop_char);
H A Dmos7720.c1364 unsigned char stop_char = STOP_CHAR(tty); local
1365 status = mos7720_write(tty, port, &stop_char, 1);
H A Dio_ti.c2199 unsigned char stop_char = STOP_CHAR(tty); local
2200 status = edge_write(tty, port, &stop_char, 1);
H A Dmos7840.c1588 unsigned char stop_char = STOP_CHAR(tty); local
1589 status = mos7840_write(tty, port, &stop_char, 1);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/serial/
H A Dio_edgeport.c1422 unsigned char stop_char = STOP_CHAR(tty); local
1423 status = edge_write(tty, port, &stop_char, 1);
2605 unsigned char stop_char = STOP_CHAR(tty); local
2614 IOSP_CMD_SET_XOFF_CHAR, stop_char);
2621 __func__, start_char, stop_char);
2630 __func__, start_char, stop_char);
H A Dmos7720.c1364 unsigned char stop_char = STOP_CHAR(tty); local
1365 status = mos7720_write(tty, port, &stop_char, 1);
H A Dio_ti.c2199 unsigned char stop_char = STOP_CHAR(tty); local
2200 status = edge_write(tty, port, &stop_char, 1);
H A Dmos7840.c1588 unsigned char stop_char = STOP_CHAR(tty); local
1589 status = mos7840_write(tty, port, &stop_char, 1);

Completed in 233 milliseconds