Lines Matching full:characters
27 * size of a buffer that collects single characters coming in
81 * This routine returns the numbers of characters the tty driver
205 * Not all characters could be written to the current in sclp_tty_write_string()
228 * This routine is called by the kernel to write a series of characters to the
229 * tty device. The characters may come from user space or kernel space. This
230 * routine will return the number of characters actually accepted for writing.
245 * routine (if defined) when it is done stuffing characters into the driver.
247 * Characters provided to sclp_tty_put_char() are buffered by the SCLP driver.
249 * - including previous characters from sclp_tty_put_char() and strings from
265 * characters to the tty device using put_char().
277 * This routine returns the number of characters in the write buffer of the
278 * SCLP driver. The provided number includes all characters that are stored
280 * characters in the write buffer (will not be written as long as there is a
353 * find out characters in lower/upper case separated by a special character,