sti_rom_font      499 drivers/video/console/sticore.c 	struct sti_rom_font *nf;
sti_rom_font      514 drivers/video/console/sticore.c 	size += sizeof(struct sti_rom_font);
sti_rom_font      531 drivers/video/console/sticore.c 	dest += sizeof(struct sti_rom_font);
sti_rom_font      601 drivers/video/console/sticore.c 	struct sti_rom_font *raw_font, *font_start;
sti_rom_font      651 drivers/video/console/sticore.c 	int size = f->raw->bytes_per_char*256+sizeof(struct sti_rom_font);
sti_rom_font      684 drivers/video/console/sticore.c 	struct sti_rom_font *raw_font, *font_start;
sti_rom_font      249 drivers/video/fbdev/sticore.h         struct sti_rom_font *raw;