Searched refs:next_font (Results 1 – 2 of 2) sorted by relevance
522 nf->next_font = 0; in sti_select_fbfont()538 cooked_font->next_font = NULL; in sti_select_fbfont()583 font = font->next_font, i--); in sti_select_font()619 font_start = font_start->next_font; in sti_dump_rom()641 while (raw_font->next_font) { in sti_cook_fonts()645 if (!cooked_font->next_font) in sti_cook_fonts()648 cooked_font = cooked_font->next_font; in sti_cook_fonts()653 cooked_font->next_font = NULL; in sti_cook_fonts()728 while (raw_font->next_font) { in sti_get_bmode_rom()729 BMODE_RELOCATE (raw_font->next_font); in sti_get_bmode_rom()[all …]
234 u32 next_font; member245 struct sti_cooked_font *next_font; member
Completed in 9 milliseconds