Searched defs:dummycon_putc (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/console/ |
H A D | dummycon.c | 52 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
|
/kernel/linux/linux-6.6/drivers/video/console/ |
H A D | dummycon.c | 52 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
|
Completed in 1 milliseconds