Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/s390/char/
A Dsclp_con.c47 sclp_conbuf_callback(struct sclp_buffer *buffer, int rc) in sclp_conbuf_callback() function
71 } while (sclp_emit_buffer(buffer, sclp_conbuf_callback)); in sclp_conbuf_callback()
96 rc = sclp_emit_buffer(buffer, sclp_conbuf_callback); in sclp_conbuf_emit()
98 sclp_conbuf_callback(buffer, rc); in sclp_conbuf_emit()

Completed in 2 milliseconds