Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/video/console/
H A Dvgacon.c1222 static void vgacon_putc(struct vc_data *vc, int c, int ypos, int xpos) { } in vgacon_putc() function
1232 .con_putc = vgacon_putc,