Home
last modified time | relevance | path

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

/Linux-v4.19/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-v4.19/drivers/video/console/
Dsticore.c492 static struct sti_cooked_font *
499 struct sti_cooked_font *cooked_font; in sti_select_fbfont()
547 static struct sti_cooked_font *
554 static struct sti_cooked_font *sti_select_font(struct sti_cooked_rom *rom, in sti_select_font()
557 struct sti_cooked_font *font; in sti_select_font()
601 struct sti_cooked_font *cooked_font; in sti_cook_fonts()
633 struct sti_cooked_font *font; in sti_search_font()
647 static void *sti_bmode_font_raw(struct sti_cooked_font *f) in sti_bmode_font_raw()