Lines Matching full:characters
27 * size of a buffer that collects single characters coming in
82 * This routine returns the numbers of characters the tty driver
206 * Not all characters could be written to the current in sclp_tty_write_string()
229 * This routine is called by the kernel to write a series of characters to the
230 * tty device. The characters may come from user space or kernel space. This
231 * routine will return the number of characters actually accepted for writing.
246 * routine (if defined) when it is done stuffing characters into the driver.
248 * Characters provided to sclp_tty_put_char() are buffered by the SCLP driver.
250 * - including previous characters from sclp_tty_put_char() and strings from
266 * characters to the tty device using put_char().
278 * This routine returns the number of characters in the write buffer of the
279 * SCLP driver. The provided number includes all characters that are stored
281 * characters in the write buffer (will not be written as long as there is a
357 * find out characters in lower/upper case separated by a special character,
536 * save 4 characters for the CPU number in sclp_tty_init()