Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/core/
H A Dfbcon.c1287 static void fbcon_putc(struct vc_data *vc, int c, int ypos, int xpos) in fbcon_putc() function
3154 .con_putc = fbcon_putc,