sti_struct         56 drivers/video/console/sticon.c static struct sti_struct *sticon_sti;
sti_struct        159 drivers/video/console/sticon.c     struct sti_struct *sti = sticon_sti;
sti_struct        183 drivers/video/console/sticon.c     struct sti_struct *sti = sticon_sti;
sti_struct         36 drivers/video/console/sticore.c static struct sti_struct *default_sti __read_mostly;
sti_struct         40 drivers/video/console/sticore.c static struct sti_struct *sti_roms[MAX_STI_ROMS] __read_mostly;
sti_struct         75 drivers/video/console/sticore.c static int sti_init_graph(struct sti_struct *sti)
sti_struct        112 drivers/video/console/sticore.c static void sti_inq_conf(struct sti_struct *sti)
sti_struct        136 drivers/video/console/sticore.c sti_putc(struct sti_struct *sti, int c, int y, int x)
sti_struct        167 drivers/video/console/sticore.c sti_set(struct sti_struct *sti, int src_y, int src_x,
sti_struct        195 drivers/video/console/sticore.c sti_clear(struct sti_struct *sti, int src_y, int src_x,
sti_struct        227 drivers/video/console/sticore.c sti_bmove(struct sti_struct *sti, int src_y, int src_x,
sti_struct        402 drivers/video/console/sticore.c static void sti_dump_outptr(struct sti_struct *sti)
sti_struct        415 drivers/video/console/sticore.c static int sti_init_glob_cfg(struct sti_struct *sti, unsigned long rom_address,
sti_struct        730 drivers/video/console/sticore.c static int sti_read_rom(int wordmode, struct sti_struct *sti,
sti_struct        817 drivers/video/console/sticore.c static struct sti_struct *sti_try_rom_generic(unsigned long address,
sti_struct        821 drivers/video/console/sticore.c 	struct sti_struct *sti;
sti_struct        932 drivers/video/console/sticore.c static void sticore_check_for_default_sti(struct sti_struct *sti, char *path)
sti_struct        946 drivers/video/console/sticore.c 	struct sti_struct *sti = NULL;
sti_struct        970 drivers/video/console/sticore.c 	struct sti_struct *sti;
sti_struct       1078 drivers/video/console/sticore.c struct sti_struct * sti_get_rom(unsigned int index)
sti_struct       1094 drivers/video/console/sticore.c int sti_call(const struct sti_struct *sti, unsigned long func,
sti_struct        382 drivers/video/fbdev/sticore.h struct sti_struct *sti_get_rom(unsigned int index); /* 0: default sti */
sti_struct        387 drivers/video/fbdev/sticore.h int sti_call(const struct sti_struct *sti, unsigned long func,
sti_struct        394 drivers/video/fbdev/sticore.h void sti_putc(struct sti_struct *sti, int c, int y, int x);
sti_struct        395 drivers/video/fbdev/sticore.h void sti_set(struct sti_struct *sti, int src_y, int src_x,
sti_struct        397 drivers/video/fbdev/sticore.h void sti_clear(struct sti_struct *sti, int src_y, int src_x,
sti_struct        399 drivers/video/fbdev/sticore.h void sti_bmove(struct sti_struct *sti, int src_y, int src_x,
sti_struct        109 drivers/video/fbdev/stifb.c 	struct sti_struct *sti;
sti_struct       1118 drivers/video/fbdev/stifb.c static int __init stifb_init_fb(struct sti_struct *sti, int bpp_pref)
sti_struct       1357 drivers/video/fbdev/stifb.c 	struct sti_struct *sti;
sti_struct       1358 drivers/video/fbdev/stifb.c 	struct sti_struct *def_sti;
sti_struct       1404 drivers/video/fbdev/stifb.c 	struct sti_struct *sti;