Home
last modified time | relevance | path

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

/drivers/video/console/
Ddummycon.c52 static void dummycon_putc(struct vc_data *vc, int c, int ypos, int xpos) in dummycon_putc() function
86 static void dummycon_putc(struct vc_data *vc, int c, int ypos, int xpos) { } in dummycon_putc() function
156 .con_putc = dummycon_putc,