Lines Matching defs:set
978 * But if TTY_NO_WRITE_SPLIT is set, we should use a
1243 * @tty: the tty to set up
1264 /* Compatibility until drivers always set this */
1294 * set by the time this is called. This method is responsible for ensuring any
1311 * Remove a tty object from the driver tables. The tty->index field will be set
1422 "%s: %s driver does not set tty->port. This would crash the kernel. Fix the driver!\n",
2349 * tiocswinsz - implement window size set ioctl
2415 * tiocsetd - set line discipline
2524 * tty_tiocmset - set modem status
2526 * @cmd: command - clear bits, set bits or set all
2538 unsigned int set, clear, val;
2546 set = clear = 0;
2549 set = val;
2555 set = val;
2559 set &= TIOCM_DTR|TIOCM_RTS|TIOCM_OUT1|TIOCM_OUT2|TIOCM_LOOP;
2561 return tty->ops->tiocmset(tty, set, clear);
3171 * for this tty device it can be set to NULL safely.
3174 * if the tty driver's flags have the %TTY_DRIVER_DYNAMIC_DEV bit set. If
3175 * that bit is not set, this function should not be called by a tty
3202 * for this tty device it can be set to %NULL safely.
3203 * @drvdata: Driver data to be set to device.
3204 * @attr_grp: Attribute group to be set on device.
3207 * tty driver's flags have the %TTY_DRIVER_DYNAMIC_DEV bit set. If that bit is
3208 * not set, this function should not be called by a tty driver.
3309 * @flags: some of %TTY_DRIVER_ flags, will be set in driver->flags