Searched refs:dummycon_putc (Results 1 – 1 of 1) sorted by relevance
52 static void dummycon_putc(struct vc_data *vc, int c, int ypos, int xpos) in dummycon_putc() function86 static void dummycon_putc(struct vc_data *vc, int c, int ypos, int xpos) { } in dummycon_putc() function156 .con_putc = dummycon_putc,