Home
last modified time | relevance | path

Searched refs:attr_bgcol (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/core/
H A Dfbcon.h99 #define attr_bgcol(bgshift,s) \ macro
134 : attr_bgcol(shift,vc->vc_video_erase_char); in attr_col_ec()
H A Dfbcon.c313 : attr_bgcol((vc->vc_hi_font_mask) ? 13 : 12, c); in get_color()
/kernel/linux/linux-6.6/drivers/video/fbdev/core/
H A Dfbcon.h97 #define attr_bgcol(bgshift,s) \ macro
132 : attr_bgcol(shift,vc->vc_video_erase_char); in attr_col_ec()
H A Dfbcon.c295 : attr_bgcol((vc->vc_hi_font_mask) ? 13 : 12, c); in get_color()

Completed in 10 milliseconds