Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/char/
H A Dsclp_rw.h86 int sclp_buffer_space(struct sclp_buffer *);
H A Dsclp_rw.c306 sclp_buffer_space(struct sclp_buffer *buffer) in sclp_buffer_space() function
H A Dsclp_tty.c99 count = sclp_buffer_space(sclp_ttybuf) / sizeof(struct msg_buf); in sclp_tty_write_room()