Home
last modified time | relevance | path

Searched defs:charmask (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/video/fbdev/core/
H A Dfbcon.c307 unsigned short charmask = vc->vc_hi_font_mask ? 0x1ff : 0xff; in get_color() local
2229 unsigned short charmask = vc->vc_hi_font_mask ? in fbcon_generic_blank() local
/linux/drivers/tty/vt/
H A Dvt.c3004 u16 charmask = vc->vc_hi_font_mask ? 0x1ff : 0xff; in vc_get_glyph() local