Home
last modified time | relevance | path

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

/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