Home
last modified time | relevance | path

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

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