Home
last modified time | relevance | path

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

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

Completed in 8 milliseconds