get_default_font  232 drivers/firmware/efi/earlycon.c 	font = get_default_font(xres, yres, -1, -1);
get_default_font  505 drivers/video/console/sticore.c 		fbfont = get_default_font(1024,768, ~(u32)0, ~(u32)0);
get_default_font 1047 drivers/video/fbdev/core/fbcon.c 			font = get_default_font(info->var.xres,
get_default_font 1126 drivers/video/fbdev/core/fbcon.c 				font = get_default_font(info->var.xres,
get_default_font 2708 drivers/video/fbdev/core/fbcon.c 		f = get_default_font(info->var.xres, info->var.yres,
get_default_font   56 include/linux/font.h extern const struct font_desc *get_default_font(int xres, int yres,
get_default_font  146 lib/fonts/fonts.c EXPORT_SYMBOL(get_default_font);