Searched refs:fbcon_putc (Results 1 – 1 of 1) sorted by relevance
179 static void fbcon_putc(struct vc_data *vc, int c, int ypos, int xpos);1315 static void fbcon_putc(struct vc_data *vc, int c, int ypos, int xpos) in fbcon_putc() function3159 .con_putc = fbcon_putc,