[go: nahoru, domu]

Searched refs:fbcon_do_set_font (Results 1 - 1 of 1) sorted by relevance

/drivers/video/console/
H A Dfbcon.c2441 static int fbcon_do_set_font(struct vc_data *vc, int w, int h, function
2552 return fbcon_do_set_font(vc, f->width, f->height, od->fontdata, od->userfont);
2627 return fbcon_do_set_font(vc, font->width, font->height, new_data, 1);
2643 return fbcon_do_set_font(vc, f->width, f->height, f->data, 0);

Completed in 66 milliseconds