Home
last modified time | relevance | path

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

/drivers/video/console/
Dfbcon.h96 #define attr_bgcol(bgshift,s) \ macro
131 : attr_bgcol(shift,vc->vc_video_erase_char); in attr_col_ec()
Dfbcon.c299 : attr_bgcol((vc->vc_hi_font_mask) ? 13 : 12, c); in get_color()