Searched refs:sti_cooked_font (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | sticore.h | 242 struct sti_cooked_font { struct 245 struct sti_cooked_font *next_font; 253 struct sti_cooked_font *font_start; 361 struct sti_cooked_font *font; /* ptr to selected font (cooked) */ 382 void sti_font_convert_bytemode(struct sti_struct *sti, struct sti_cooked_font *f); 395 struct sti_cooked_font *font); 399 int height, int width, int c, struct sti_cooked_font *font); 402 struct sti_cooked_font *font);
|
/kernel/linux/linux-6.6/include/video/ |
H A D | sticore.h | 243 struct sti_cooked_font { struct 246 struct sti_cooked_font *next_font; 254 struct sti_cooked_font *font_start; 363 struct sti_cooked_font *font; /* ptr to selected font (cooked) */ 384 void sti_font_convert_bytemode(struct sti_struct *sti, struct sti_cooked_font *f); 397 struct sti_cooked_font *font); 401 int height, int width, int c, struct sti_cooked_font *font); 404 struct sti_cooked_font *font);
|
/kernel/linux/linux-6.6/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() 520 static struct sti_cooked_font * 527 struct sti_cooked_font *cooked_font; in sti_select_fbfont() 576 static struct sti_cooked_font * 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() 616 static struct sti_cooked_font *sti_select_font(struct sti_cooked_rom *rom) in sti_select_font() 618 struct sti_cooked_font *fon in sti_select_font() [all...] |
/kernel/linux/linux-5.10/drivers/video/console/ |
H 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() 490 static struct sti_cooked_font * 497 struct sti_cooked_font *cooked_font; in sti_select_fbfont() 546 static struct sti_cooked_font * 555 struct sti_cooked_font *font; in sti_search_font() 566 static struct sti_cooked_font *sti_select_font(struct sti_cooked_rom *rom) in sti_select_font() 568 struct sti_cooked_font *font; in sti_select_font() 596 struct sti_cooked_font *font_star in sti_dump_rom() [all...] |
H A D | sticon.c | 64 static struct sti_cooked_font *font_data[MAX_NR_CONSOLES]; 181 struct sti_cooked_font *cooked_font; in sticon_set_font()
|
/kernel/linux/linux-6.6/drivers/video/console/ |
H A D | sticon.c | 64 static struct sti_cooked_font *font_data[MAX_NR_CONSOLES]; 180 struct sti_cooked_font *cooked_font; in sticon_set_font()
|
Completed in 6 milliseconds