Home
last modified time | relevance | path

Searched refs:sti_putc (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/video/console/
H A Dsticon.c81 sti_putc(sticon_sti, c, ypos, xpos, font_data[conp->vc_num]); in sticon_putc()
94 sti_putc(sticon_sti, scr_readw(s++), ypos, xpos++, in sticon_putcs()
110 sti_putc(sticon_sti, car1, conp->state.y, conp->state.x, in sticon_cursor()
121 sti_putc(sticon_sti, (car1 & 255) + (0 << 8) + (7 << 11), in sticon_cursor()
H A Dsticore.c139 sti_putc(struct sti_struct *sti, int c, int y, int x, in sti_putc() function
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dsticore.h391 void sti_putc(struct sti_struct *sti, int c, int y, int x,