Home
last modified time | relevance | path

Searched refs:highbuf (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/accessibility/speakup/
H A Dspk_types.h64 u16 highbuf[8][COLOR_BUFFER_SIZE]; member
H A Dmain.c1589 speakup_console[vc_num]->ht.highbuf[bi][hi] = ic[i]; in update_color_buffer()
1592 if (speakup_console[vc_num]->ht.highbuf[bi][hi - 1] != in update_color_buffer()
1594 speakup_console[vc_num]->ht.highbuf[bi][hi] = in update_color_buffer()
1680 spkup_write(speakup_console[vc_num]->ht.highbuf[hc], in speak_highlight()