Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/video/fbdev/
Dsticore.h248 struct sti_cooked_font { struct
250 struct sti_cooked_font *next_font; argument
255 struct sti_cooked_font *font_start;
365 struct sti_cooked_font *font; /* ptr to selected font (cooked) */
/Linux-v5.4/drivers/video/console/
Dsticore.c493 static struct sti_cooked_font *
500 struct sti_cooked_font *cooked_font; in sti_select_fbfont()
548 static struct sti_cooked_font *
555 static struct sti_cooked_font *sti_select_font(struct sti_cooked_rom *rom, in sti_select_font()
558 struct sti_cooked_font *font; in sti_select_font()
602 struct sti_cooked_font *cooked_font; in sti_cook_fonts()
634 struct sti_cooked_font *font; in sti_search_font()
648 static void *sti_bmode_font_raw(struct sti_cooked_font *f) in sti_bmode_font_raw()