Home
last modified time | relevance | path

Searched refs:sti_cooked_font (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/video/fbdev/
A Dsticore.h242 struct sti_cooked_font { struct
245 struct sti_cooked_font *next_font; argument
253 struct sti_cooked_font *font_start; argument
361 struct sti_cooked_font *font; /* ptr to selected font (cooked) */
379 void sti_font_convert_bytemode(struct sti_struct *sti, struct sti_cooked_font *f);
392 struct sti_cooked_font *font);
396 int height, int width, int c, struct sti_cooked_font *font);
399 struct sti_cooked_font *font);
/linux/drivers/video/console/
A Dsticore.c139 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()
489 static struct sti_cooked_font *
496 struct sti_cooked_font *cooked_font; in sti_select_fbfont()
545 static struct sti_cooked_font *
554 struct sti_cooked_font *font; in sti_search_font()
565 static struct sti_cooked_font *sti_select_font(struct sti_cooked_rom *rom) in sti_select_font()
567 struct sti_cooked_font *font; in sti_select_font()
595 struct sti_cooked_font *font_start; in sti_dump_rom()
[all …]
A Dsticon.c63 static struct sti_cooked_font *font_data[MAX_NR_CONSOLES];
180 struct sti_cooked_font *cooked_font; in sticon_set_font()

Completed in 8 milliseconds