Searched refs:vc_uniscr_getc (Results 1 – 1 of 1) sorted by relevance
475 static u32 vc_uniscr_getc(struct vc_data *vc, int relative_pos) in vc_uniscr_getc() function3114 if (ucs_get_width(vc_uniscr_getc(vc, -2)) == 2) { in vc_process_ucs()3128 prev_c = vc_uniscr_getc(vc, -1); in vc_process_ucs()