Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/char/
H A Dsclp_rw.h84 struct sclp_buffer *sclp_make_buffer(void *, unsigned short, unsigned short);
H A Dsclp_con.c188 sclp_conbuf = sclp_make_buffer(page, SCLP_CON_COLUMNS, in sclp_console_write()
H A Dsclp_rw.c41 sclp_make_buffer(void *page, unsigned short columns, unsigned short htab) in sclp_make_buffer() function
H A Dsclp_tty.c196 sclp_ttybuf = sclp_make_buffer(page, SCLP_TTY_COLUMNS, in sclp_tty_write_string()