Lines Matching refs:set
222 static int digi_tiocmset(struct tty_struct *tty, unsigned int set,
672 /* set baud rate */
679 /* don't set RTS if using hardware flow control */
719 /* set parity */
736 /* set word size */
760 /* set stop bits */
775 /* set input flow control */
803 /* set output flow control */
823 /* set receive enable/disable */
871 unsigned int set, unsigned int clear)
879 val = (priv->dp_modem_signals & ~clear) | set;
1097 /* set termios settings */
1196 /* set USB_DISABLE_SPD flag for write bulk urbs */
1390 /* check for throttle; if set, do not resubmit read urb */