Searched refs:screen_glyph_unicode (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dselection.h37 u32 screen_glyph_unicode(const struct vc_data *vc, int offset);
/linux-master/drivers/tty/vt/
H A Dselection.c70 return screen_glyph_unicode(vc_sel.cons, n / 2);
H A Dvt.c4870 u32 screen_glyph_unicode(const struct vc_data *vc, int n) function
4879 EXPORT_SYMBOL_GPL(screen_glyph_unicode); variable

Completed in 126 milliseconds