Home
last modified time | relevance | path

Searched refs:last_char (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/accessibility/speakup/
Dspeakup_decext.c24 static volatile unsigned char last_char; variable
28 last_char = ch; in read_buff_add()
33 return last_char == 0x13; in synth_full()
/Linux-v5.10/drivers/video/fbdev/
Dsticore.h229 u16 last_char; member
/Linux-v5.10/drivers/video/console/
Dsticon.c195 new_font->last_char = op->charcount - 1; in sticon_set_font()
Dsticore.c517 nf->last_char = 255; in sti_select_fbfont()
618 f->first_char, f->last_char, f->bytes_per_char); in sti_dump_rom()