Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/console/
Dfbcon.c162 static void fbcon_putc(struct vc_data *vc, int c, int ypos, int xpos);
1288 static void fbcon_putc(struct vc_data *vc, int c, int ypos, int xpos) in fbcon_putc() function
3335 .con_putc = fbcon_putc,