Home
last modified time | relevance | path

Searched refs:sclp_make_buffer (Results 1 – 4 of 4) sorted by relevance

/drivers/s390/char/
Dsclp_rw.h86 struct sclp_buffer *sclp_make_buffer(void *, unsigned short, unsigned short);
Dsclp_con.c191 sclp_conbuf = sclp_make_buffer(page, sclp_con_columns, in sclp_console_write()
Dsclp_rw.c47 sclp_make_buffer(void *page, unsigned short columns, unsigned short htab) in sclp_make_buffer() function
Dsclp_tty.c197 sclp_ttybuf = sclp_make_buffer(page, sclp_tty_columns, in sclp_tty_write_string()