Home
last modified time | relevance | path

Searched refs:RAW3215_MAX_NEWLINE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/s390/char/
H A Dcon3215.c43 #define RAW3215_MAX_NEWLINE 50 /* max. lines to write with one ssch */ macro
196 * RAW3215_MAX_NEWLINE newlines in a single ssch due to in raw3215_mk_write_req()
201 while (lines < RAW3215_MAX_NEWLINE && ix != raw->head) { in raw3215_mk_write_req()
/kernel/linux/linux-6.6/drivers/s390/char/
H A Dcon3215.c44 #define RAW3215_MAX_NEWLINE 50 /* max. lines to write with one ssch */ macro
197 * RAW3215_MAX_NEWLINE newlines in a single ssch due to in raw3215_mk_write_req()
202 while (lines < RAW3215_MAX_NEWLINE && ix != raw->head) { in raw3215_mk_write_req()

Completed in 4 milliseconds