/linux/arch/sparc/kernel/ |
A D | btext.c | 197 unsigned char *font = &vga_font[((unsigned int)c) * 16]; in draw_byte() local 242 static void draw_byte_32(unsigned char *font, unsigned int *base, int rb) in draw_byte_32() 263 static void draw_byte_16(unsigned char *font, unsigned int *base, int rb) in draw_byte_16() 281 static void draw_byte_8(unsigned char *font, unsigned int *base, int rb) in draw_byte_8()
|
/linux/arch/powerpc/kernel/ |
A D | btext.c | 409 static void draw_byte_32(unsigned char *font, unsigned int *base, int rb) in draw_byte_32() 430 static inline void draw_byte_16(unsigned char *font, unsigned int *base, int rb) in draw_byte_16() 448 static inline void draw_byte_8(unsigned char *font, unsigned int *base, int rb) in draw_byte_8() 467 unsigned char *font = &vga_font[((unsigned int)c) * 16]; in draw_byte() local
|
/linux/drivers/video/console/ |
A D | sticore.c | 139 struct sti_cooked_font *font) in sti_putc() 199 int height, int width, int c, struct sti_cooked_font *font) in sti_clear() 232 struct sti_cooked_font *font) in sti_bmove() 554 struct sti_cooked_font *font; in sti_search_font() local 567 struct sti_cooked_font *font; in sti_select_font() local
|
A D | vgacon.c | 1052 static int vgacon_font_set(struct vc_data *c, struct console_font *font, in vgacon_font_set() 1074 static int vgacon_font_get(struct vc_data *c, struct console_font *font) in vgacon_font_get()
|
A D | sticon.c | 268 static int sticon_font_set(struct vc_data *vc, struct console_font *font, in sticon_font_set()
|
A D | newport_con.c | 572 static int newport_font_set(struct vc_data *vc, struct console_font *font, unsigned flags) in newport_font_set()
|
/linux/drivers/firmware/efi/ |
A D | earlycon.c | 17 static const struct font_desc *font; variable
|
/linux/drivers/media/test-drivers/vimc/ |
A D | vimc-core.c | 268 const struct font_desc *font = find_font("VGA8x16"); in vimc_probe() local
|
/linux/drivers/video/fbdev/core/ |
A D | fbcon.c | 930 const struct font_desc *font = NULL; in fbcon_startup() local 1058 const struct font_desc *font = NULL; in fbcon_init() local 1774 static int fbcon_get_font(struct vc_data *vc, struct console_font *font) in fbcon_get_font() 1952 static int fbcon_set_font(struct vc_data *vc, struct console_font *font, in fbcon_set_font() 2017 static int fbcon_set_def_font(struct vc_data *vc, struct console_font *font, char *name) in fbcon_set_def_font()
|
A D | svgalib.c | 195 const u8 *font = map->data; in svga_settile() local
|
/linux/drivers/usb/misc/sisusbvga/ |
A D | sisusb_con.c | 1200 sisusbcon_font_set(struct vc_data *c, struct console_font *font, in sisusbcon_font_set() 1246 sisusbcon_font_get(struct vc_data *c, struct console_font *font) in sisusbcon_font_get()
|
/linux/drivers/tty/vt/ |
A D | vt.c | 4592 struct console_font font; in con_font_get() local 4638 struct console_font font; in con_font_set() local 4676 struct console_font font = {.width = op->width, .height = op->height}; in con_font_default() local
|
/linux/drivers/video/fbdev/ |
A D | s3fb.c | 292 const u8 *font = map->data; in s3fb_settile_fast() local
|
A D | arkfb.c | 121 const u8 *font = map->data; in arkfb_settile() local
|
A D | sticore.h | 361 struct sti_cooked_font *font; /* ptr to selected font (cooked) */ member
|
A D | cg6.c | 198 u32 font; member
|
A D | ffb.c | 296 u32 font; member
|
/linux/drivers/media/test-drivers/vivid/ |
A D | vivid-core.c | 1998 const struct font_desc *font = find_font("VGA8x16"); in vivid_probe() local
|