Home
last modified time | relevance | path

Searched refs:sti_putc (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/console/
H A Dsticon.c82 sti_putc(sticon_sti, c, ypos, xpos, font_data[conp->vc_num]); in sticon_putc()
95 sti_putc(sticon_sti, scr_readw(s++), ypos, xpos++, in sticon_putcs()
111 sti_putc(sticon_sti, car1, conp->state.y, conp->state.x, in sticon_cursor()
122 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
/kernel/linux/linux-6.6/drivers/video/console/
H A Dsticon.c82 sti_putc(sticon_sti, c, ypos, xpos, font_data[conp->vc_num]); in sticon_putc()
95 sti_putc(sticon_sti, scr_readw(s++), ypos, xpos++, in sticon_putcs()
111 sti_putc(sticon_sti, car1, conp->state.y, conp->state.x, in sticon_cursor()
122 sti_putc(sticon_sti, (car1 & 255) + (0 << 8) + (7 << 11), in sticon_cursor()
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dsticore.h394 void sti_putc(struct sti_struct *sti, int c, int y, int x,
/kernel/linux/linux-6.6/include/video/
H A Dsticore.h396 void sti_putc(struct sti_struct *sti, int c, int y, int x,
/kernel/linux/linux-6.6/drivers/video/
H A Dsticore.c158 sti_putc(struct sti_struct *sti, int c, int y, int x, in sti_putc() function

Completed in 8 milliseconds