sti_rom           581 drivers/video/console/sticore.c static void sti_dump_rom(struct sti_rom *rom)
sti_rom           599 drivers/video/console/sticore.c 			  struct sti_rom *raw_rom)
sti_rom           680 drivers/video/console/sticore.c static struct sti_rom *sti_get_bmode_rom (unsigned long address)
sti_rom           682 drivers/video/console/sticore.c 	struct sti_rom *raw;
sti_rom           715 drivers/video/console/sticore.c static struct sti_rom *sti_get_wmode_rom(unsigned long address)
sti_rom           717 drivers/video/console/sticore.c 	struct sti_rom *raw;
sti_rom           721 drivers/video/console/sticore.c 	size = gsc_readl(address + offsetof(struct sti_rom,last_addr));
sti_rom           734 drivers/video/console/sticore.c 	struct sti_rom *raw = NULL;
sti_rom           254 drivers/video/fbdev/sticore.h         struct sti_rom *raw;