| /linux/arch/sparc/kernel/ |
| H A D | btext.c | 195 const unsigned char *font = font_sun_8x16.data + font_index; in draw_byte() local 240 static void draw_byte_32(const unsigned char *font, unsigned int *base, int rb) in draw_byte_32() 261 static void draw_byte_16(const unsigned char *font, unsigned int *base, int rb) in draw_byte_16() 279 static void draw_byte_8(const unsigned char *font, unsigned int *base, int rb) in draw_byte_8()
|
| /linux/arch/powerpc/kernel/ |
| H A D | btext.c | 409 static void draw_byte_32(const unsigned char *font, unsigned int *base, int rb) in draw_byte_32() 430 static inline void draw_byte_16(const unsigned char *font, unsigned int *base, int rb) in draw_byte_16() 448 static inline void draw_byte_8(const unsigned char *font, unsigned int *base, int rb) in draw_byte_8() 468 const unsigned char *font = PTRRELOC(font_sun_8x16.data) + font_index; in draw_byte() local
|
| /linux/drivers/video/ |
| H A D | sticore.c | 159 struct sti_cooked_font *font) in sti_putc() 231 int height, int width, int c, struct sti_cooked_font *font) in sti_clear() 269 struct sti_cooked_font *font) in sti_bmove() 583 static void sti_dump_font(struct sti_cooked_font *font) in sti_dump_font() 605 struct sti_cooked_font *font; in sti_search_font() local 618 struct sti_cooked_font *font; in sti_select_font() local
|
| /linux/drivers/gpu/drm/clients/ |
| H A D | drm_log.c | 42 const struct font_desc *font; member 111 const struct font_desc *font = scanout->font; in drm_log_draw_line() local
|
| /linux/drivers/video/console/ |
| H A D | vgacon.c | 1042 static int vgacon_font_set(struct vc_data *c, const struct console_font *font, in vgacon_font_set() 1064 static int vgacon_font_get(struct vc_data *c, struct console_font *font, unsigned int vpitch) in vgacon_font_get()
|
| H A D | sticon.c | 257 static int sticon_font_set(struct vc_data *vc, const struct console_font *font, in sticon_font_set()
|
| /linux/drivers/video/fbdev/core/ |
| H A D | fbcon.c | 978 const struct font_desc *font = NULL; in fbcon_startup() local 1091 const struct font_desc *font = NULL; in fbcon_init() local 2287 static int fbcon_get_font(struct vc_data *vc, struct console_font *font, unsigned int vpitch) in fbcon_get_font() 2482 static int fbcon_set_font(struct vc_data *vc, const struct console_font *font, in fbcon_set_font() 2562 static int fbcon_set_def_font(struct vc_data *vc, struct console_font *font, in fbcon_set_def_font()
|
| H A D | svgalib.c | 194 const u8 *font = map->data; in svga_settile() local
|
| /linux/drivers/media/test-drivers/vimc/ |
| H A D | vimc-core.c | 340 const struct font_desc *font = find_font("VGA8x16"); in vimc_probe() local
|
| /linux/drivers/video/fbdev/ |
| H A D | s3fb.c | 296 const u8 *font = map->data; in s3fb_settile_fast() local
|
| H A D | arkfb.c | 122 const u8 *font = map->data; in arkfb_settile() local
|
| H A D | cg6.c | 198 u32 font; member
|
| /linux/drivers/tty/vt/ |
| H A D | vt.c | 4812 struct console_font font; in con_font_get() local 4857 struct console_font font; in con_font_set() local 4897 struct console_font font = {.width = op->width, .height = op->height}; in con_font_default() local
|
| /linux/drivers/media/test-drivers/vivid/ |
| H A D | vivid-core.c | 2082 const struct font_desc *font = find_font("VGA8x16"); in vivid_probe() local
|
| /linux/include/video/ |
| H A D | sticore.h | 363 struct sti_cooked_font *font; /* ptr to selected font (cooked) */ member
|