Home
last modified time | relevance | path

Searched refs:f_color (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/s390/char/
H A Dtty3270.c46 unsigned char f_color; member
83 unsigned int f_color; /* Foreground color */ member
1095 cell->f_color = tp->f_color; in tty3270_put_character()
1103 cell->f_color = tp->f_color; in tty3270_put_character()
1116 unsigned char f_color; in tty3270_convert_line() local
1125 f_color = TAC_RESET; in tty3270_convert_line()
1131 if (cell->f_color != f_color) { in tty3270_convert_line()
[all...]
/kernel/linux/linux-6.6/drivers/s390/char/
H A Dcon3270.c52 unsigned char f_color:4; /* Foreground color */ member
316 unsigned char f_color, b_color, highlight; in tty3270_required_length() local
322 f_color = TAC_RESET; in tty3270_required_length()
330 if (cell->attributes.f_color != f_color) { in tty3270_required_length()
332 f_color = cell->attributes.f_color; in tty3270_required_length()
343 if (f_color != TAC_RESET) in tty3270_required_length()
358 if (attr->f_color != TAC_RESET) in tty3270_add_reset_attributes()
428 if (cell->attributes.f_color ! in tty3270_add_attributes()
[all...]
/kernel/linux/linux-6.6/drivers/staging/sm750fb/
H A Dsm750.h78 u32 height, u32 f_color, u32 b_color, u32 rop2);

Completed in 5 milliseconds