Searched refs:fbcon_do_set_font (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/video/fbdev/core/ |
| H A D | fbcon.c | 2400 static int fbcon_do_set_font(struct vc_data *vc, int w, int h, int charcount, in fbcon_do_set_font() function 2518 ret = fbcon_do_set_font(vc, font->width, font->height, charcount, new_data); in fbcon_set_font() 2538 return fbcon_do_set_font(vc, f->width, f->height, f->charcount, f->data); in fbcon_set_def_font()
|