/linux-6.3-rc2/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-6.3-rc2/arch/powerpc/kernel/ |
A D | btext.c | 410 static void draw_byte_32(unsigned char *font, unsigned int *base, int rb) in draw_byte_32() 431 static inline void draw_byte_16(unsigned char *font, unsigned int *base, int rb) in draw_byte_16() 449 static inline void draw_byte_8(unsigned char *font, unsigned int *base, int rb) in draw_byte_8() 468 unsigned char *font = &vga_font[((unsigned int)c) * 16]; in draw_byte() local
|
/linux-6.3-rc2/drivers/video/console/ |
A D | sticore.c | 140 struct sti_cooked_font *font) in sti_putc() 200 int height, int width, int c, struct sti_cooked_font *font) in sti_clear() 233 struct sti_cooked_font *font) in sti_bmove() 553 static void sti_dump_font(struct sti_cooked_font *font) in sti_dump_font() 575 struct sti_cooked_font *font; in sti_search_font() local 588 struct sti_cooked_font *font; in sti_select_font() local
|
A D | vgacon.c | 1031 static int vgacon_font_set(struct vc_data *c, struct console_font *font, in vgacon_font_set() 1053 static int vgacon_font_get(struct vc_data *c, struct console_font *font, unsigned int vpitch) in vgacon_font_get()
|
A D | sticon.c | 270 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, in newport_font_set()
|
/linux-6.3-rc2/drivers/firmware/efi/ |
A D | earlycon.c | 18 static const struct font_desc *font; variable
|
/linux-6.3-rc2/drivers/media/test-drivers/vimc/ |
A D | vimc-core.c | 341 const struct font_desc *font = find_font("VGA8x16"); in vimc_probe() local
|
/linux-6.3-rc2/drivers/video/fbdev/core/ |
A D | fbcon.c | 925 const struct font_desc *font = NULL; in fbcon_startup() local 1037 const struct font_desc *font = NULL; in fbcon_init() local 2269 static int fbcon_get_font(struct vc_data *vc, struct console_font *font, unsigned int vpitch) in fbcon_get_font() 2466 static int fbcon_set_font(struct vc_data *vc, struct console_font *font, in fbcon_set_font() 2539 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-6.3-rc2/drivers/media/test-drivers/visl/ |
A D | visl-video.c | 80 const struct font_desc *font; in visl_tpg_init() local
|
/linux-6.3-rc2/drivers/tty/vt/ |
A D | vt.c | 4543 struct console_font font; in con_font_get() local 4590 struct console_font font; in con_font_set() local 4634 struct console_font font = {.width = op->width, .height = op->height}; in con_font_default() local
|
/linux-6.3-rc2/drivers/video/fbdev/ |
A D | arkfb.c | 122 const u8 *font = map->data; in arkfb_settile() local
|
A D | s3fb.c | 293 const u8 *font = map->data; in s3fb_settile_fast() 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-6.3-rc2/drivers/media/test-drivers/vivid/ |
A D | vivid-core.c | 2028 const struct font_desc *font = find_font("VGA8x16"); in vivid_probe() local
|