Searched refs:sti_rom_font (Results 1 – 2 of 2) sorted by relevance
499 struct sti_rom_font *nf; in sti_select_fbfont()514 size += sizeof(struct sti_rom_font); in sti_select_fbfont()531 dest += sizeof(struct sti_rom_font); in sti_select_fbfont()601 struct sti_rom_font *raw_font, *font_start; in sti_cook_fonts()651 int size = f->raw->bytes_per_char*256+sizeof(struct sti_rom_font); in sti_bmode_font_raw()684 struct sti_rom_font *raw_font, *font_start; in sti_get_bmode_rom()
233 struct sti_rom_font { struct249 struct sti_rom_font *raw; argument