Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/console/
H A Dvgacon.c1161 static void vgacon_putc(struct vc_data *vc, int c, int ypos, int xpos) { } in vgacon_putc() function
1171 .con_putc = vgacon_putc,