Home
last modified time | relevance | path

Searched defs:font (Results 1 – 18 of 18) sorted by relevance

/linux-6.3-rc2/arch/sparc/kernel/
A Dbtext.c197 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 Dbtext.c410 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 Dsticore.c140 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 Dvgacon.c1031 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 Dsticon.c270 static int sticon_font_set(struct vc_data *vc, struct console_font *font, in sticon_font_set()
A Dnewport_con.c572 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 Dearlycon.c18 static const struct font_desc *font; variable
/linux-6.3-rc2/drivers/media/test-drivers/vimc/
A Dvimc-core.c341 const struct font_desc *font = find_font("VGA8x16"); in vimc_probe() local
/linux-6.3-rc2/drivers/video/fbdev/core/
A Dfbcon.c925 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 Dsvgalib.c195 const u8 *font = map->data; in svga_settile() local
/linux-6.3-rc2/drivers/media/test-drivers/visl/
A Dvisl-video.c80 const struct font_desc *font; in visl_tpg_init() local
/linux-6.3-rc2/drivers/tty/vt/
A Dvt.c4543 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 Darkfb.c122 const u8 *font = map->data; in arkfb_settile() local
A Ds3fb.c293 const u8 *font = map->data; in s3fb_settile_fast() local
A Dsticore.h361 struct sti_cooked_font *font; /* ptr to selected font (cooked) */ member
A Dcg6.c198 u32 font; member
A Dffb.c296 u32 font; member
/linux-6.3-rc2/drivers/media/test-drivers/vivid/
A Dvivid-core.c2028 const struct font_desc *font = find_font("VGA8x16"); in vivid_probe() local

Completed in 59 milliseconds