Searched refs:sclp_chars_in_buffer (Results 1 – 3 of 3) sorted by relevance
89 unsigned int sclp_chars_in_buffer(struct sclp_buffer *);
208 if (sclp_conbuf != NULL && sclp_chars_in_buffer(sclp_conbuf) != 0 && in sclp_console_write()
322 sclp_chars_in_buffer(struct sclp_buffer *buffer) in sclp_chars_in_buffer() function