Searched defs:inverse_translate (Results 1 – 4 of 4) sorted by relevance
28 #define inverse_translate(conp, glyph, uni) ((uint16_t)glyph) macro
32 static inline u16 inverse_translate(const struct vc_data *conp, u16 glyph, in inverse_translate() function
271 u16 inverse_translate(const struct vc_data *conp, int glyph, int use_unicode) in inverse_translate() function
300 u16 inverse_translate(const struct vc_data *conp, u16 glyph, bool use_unicode) in inverse_translate() function