Home
last modified time | relevance | path

Searched refs:screen_glyph (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/include/linux/
Dselection.h33 extern u16 screen_glyph(struct vc_data *vc, int offset);
/linux-4.4.14/drivers/staging/speakup/
Dselection.c32 screen_glyph(spk_sel_cons, n), 0); in sel_pos()
/linux-4.4.14/drivers/accessibility/braille/
Dbraille_console.c145 u16 glyph = screen_glyph(vc, in vc_refresh()
/linux-4.4.14/drivers/tty/vt/
Dselection.c62 return inverse_translate(sel_cons, screen_glyph(sel_cons, n), in sel_pos()
Dvt.c4238 u16 screen_glyph(struct vc_data *vc, int offset) in screen_glyph() function
4247 EXPORT_SYMBOL_GPL(screen_glyph);