Searched refs:conv_uni_to_pc (Results 1 – 3 of 3) sorted by relevance
27 int conv_uni_to_pc(struct vc_data *conp, long ucs);48 static inline int conv_uni_to_pc(struct vc_data *conp, long ucs) in conv_uni_to_pc() function
245 int glyph = conv_uni_to_pc(conp, t[ch]); in set_inverse_transl()379 ch = conv_uni_to_pc(vc_cons[fg_console].d, p[i]); in con_get_trans_old()849 int conv_uni_to_pc(struct vc_data *conp, long ucs) in conv_uni_to_pc() function
3078 int glyph = conv_uni_to_pc(vc, tc); in vc_get_glyph()3112 return conv_uni_to_pc(vc, UCS_REPLACEMENT); in vc_get_glyph()3136 tc = conv_uni_to_pc(vc, '?'); in vc_con_write_normal()3179 tc = conv_uni_to_pc(vc, ' '); in vc_con_write_normal()