Searched refs:sti_rom_font (Results 1 – 2 of 2) sorted by relevance
498 struct sti_rom_font *nf; in sti_select_fbfont()513 size += sizeof(struct sti_rom_font); in sti_select_fbfont()530 dest += sizeof(struct sti_rom_font); in sti_select_fbfont()600 struct sti_rom_font *raw_font, *font_start; in sti_cook_fonts()650 int size = f->raw->bytes_per_char*256+sizeof(struct sti_rom_font); in sti_bmode_font_raw()683 struct sti_rom_font *raw_font, *font_start; in sti_get_bmode_rom()
232 struct sti_rom_font { struct248 struct sti_rom_font *raw; argument