Searched refs:_bg (Results 1 - 2 of 2) sorted by relevance

/linux-master/scripts/kconfig/
H A Dnconf.gui.c31 #define COLOR_ATTR(_at, _fg, _bg, _hl) \
32 { .attr = &(_at), .has_color = true, .color_fg = _fg, .color_bg = _bg, .highlight = _hl }
/linux-master/drivers/video/fbdev/
H A Dfsl-diu-fb.c1002 __le16 _bg = cpu_to_le16(bg); local
1010 cursor[w] = (line & mask) ? _fg : _bg;

Completed in 185 milliseconds