Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/video/console/
Dfbcon.h95 #define attr_bgcol(bgshift,s) \ macro
130 : attr_bgcol(shift,vc->vc_video_erase_char); in attr_col_ec()
Dfbcon.c304 : attr_bgcol((vc->vc_hi_font_mask) ? 13 : 12, c); in get_color()