Searched refs:attr_fgcol_ec (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/core/ |
H A D | tileblit.c | 44 rect.fg = attr_fgcol_ec(fgshift, vc, info); in tile_clear()
|
H A D | fbcon.h | 155 #define attr_fgcol_ec(fgshift, vc, info) attr_col_ec(fgshift, vc, info, 1) macro
|
/kernel/linux/linux-6.6/drivers/video/fbdev/core/ |
H A D | fbcon.h | 153 #define attr_fgcol_ec(fgshift, vc, info) attr_col_ec(fgshift, vc, info, 1) macro
|
H A D | tileblit.c | 43 rect.fg = attr_fgcol_ec(fgshift, vc, info); in tile_clear()
|
Completed in 2 milliseconds