Home
last modified time | relevance | path

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

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