Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/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.c305 : attr_bgcol((vc->vc_hi_font_mask) ? 13 : 12, c); in get_color()
/dports/multimedia/libv4l/linux-5.13-rc2/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.c305 : attr_bgcol((vc->vc_hi_font_mask) ? 13 : 12, c); in get_color()
/dports/multimedia/v4l-utils/linux-5.13-rc2/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.c305 : attr_bgcol((vc->vc_hi_font_mask) ? 13 : 12, c); in get_color()