Home
last modified time | relevance | path

Searched refs:fbcon_putc (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/core/
H A Dfbcon.c179 static void fbcon_putc(struct vc_data *vc, int c, int ypos, int xpos);
1246 * fbcon_bmove(), fbcon_clear(), fbcon_putc(), fbcon_clear_margins()
1259 * At the moment fbcon_putc() cannot blit across vertical wrap boundary
1315 static void fbcon_putc(struct vc_data *vc, int c, int ypos, int xpos) in fbcon_putc() function
3159 .con_putc = fbcon_putc,
/kernel/linux/linux-6.6/drivers/video/fbdev/core/
H A Dfbcon.c1218 * fbcon_bmove(), fbcon_clear(), fbcon_putc(), fbcon_clear_margins()
1231 * At the moment fbcon_putc() cannot blit across vertical wrap boundary
1287 static void fbcon_putc(struct vc_data *vc, int c, int ypos, int xpos) in fbcon_putc() function
3154 .con_putc = fbcon_putc,

Completed in 8 milliseconds