Lines Matching refs:set
985 * But if TTY_NO_WRITE_SPLIT is set, we should use a
1258 * @tty: the tty to set up
1280 /* Compatibility until drivers always set this */
1302 * will be set by the time this is called. This method is responsible
1321 * will be set by the time this is called.
1433 "%s: %s driver does not set tty->port. This would crash the kernel. Fix the driver!\n",
2340 * tiocswinsz - implement window size set ioctl
2406 * tiocsetd - set line discipline
2520 * tty_tiocmset - set modem status
2522 * @cmd: command - clear bits, set bits or set all
2535 unsigned int set, clear, val;
2543 set = clear = 0;
2546 set = val;
2552 set = val;
2556 set &= TIOCM_DTR|TIOCM_RTS|TIOCM_OUT1|TIOCM_OUT2|TIOCM_LOOP;
2558 return tty->ops->tiocmset(tty, set, clear);
3158 * for this tty device it can be set to NULL safely.
3164 * if the tty driver's flags have the TTY_DRIVER_DYNAMIC_DEV bit set. If
3165 * that bit is not set, this function should not be called by a tty
3190 * for this tty device it can be set to NULL safely.
3191 * @drvdata: Driver data to be set to device.
3192 * @attr_grp: Attribute group to be set on device.
3198 * if the tty driver's flags have the TTY_DRIVER_DYNAMIC_DEV bit set. If
3199 * that bit is not set, this function should not be called by a tty
3300 * @flags: some of TTY_DRIVER_* flags, will be set in driver->flags