Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/s390/char/
Dsclp_rw.h84 struct sclp_buffer *sclp_make_buffer(void *, unsigned short, unsigned short);
Dsclp_con.c192 sclp_conbuf = sclp_make_buffer(page, sclp_con_columns, in sclp_console_write()
Dsclp_rw.c48 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()