Searched defs:sti (Results 1 - 4 of 4) sorted by relevance
/linux-4.1.27/drivers/video/console/ |
H A D | sticon.c | 163 struct sti_struct *sti = sticon_sti; sticon_scroll() local 203 struct sti_struct *sti = sticon_sti; sticon_init() local
|
H A D | sticore.c | 74 static int sti_init_graph(struct sti_struct *sti) sti_init_graph() argument 111 static void sti_inq_conf(struct sti_struct *sti) sti_inq_conf() argument 135 sti_putc(struct sti_struct *sti, int c, int y, int x) sti_putc() argument 166 sti_set(struct sti_struct *sti, int src_y, int src_x, sti_set() argument 194 sti_clear(struct sti_struct *sti, int src_y, int src_x, sti_clear() argument 226 sti_bmove(struct sti_struct *sti, int src_y, int src_x, sti_bmove() argument 401 static void sti_dump_outptr(struct sti_struct *sti) sti_dump_outptr() argument 414 static int sti_init_glob_cfg(struct sti_struct *sti, unsigned long rom_address, sti_init_glob_cfg() argument 729 static int sti_read_rom(int wordmode, struct sti_struct *sti, sti_read_rom() argument 820 struct sti_struct *sti; sti_try_rom_generic() local 933 static void sticore_check_for_default_sti(struct sti_struct *sti, char *path) sticore_check_for_default_sti() argument 947 struct sti_struct *sti = NULL; sticore_pa_init() local 971 struct sti_struct *sti; sticore_pci_init() local 1094 int sti_call(const struct sti_struct *sti, unsigned long func, sti_call() argument
|
/linux-4.1.27/arch/blackfin/kernel/ |
H A D | trace.c | 785 char sti = 0, buf[6]; dump_bfin_mem() local
|
/linux-4.1.27/drivers/video/fbdev/ |
H A D | stifb.c | 108 struct sti_struct *sti; member in struct:stifb_info 1081 static int __init stifb_init_fb(struct sti_struct *sti, int bpp_pref) stifb_init_fb() argument 1318 struct sti_struct *sti; stifb_init() local 1365 struct sti_struct *sti; stifb_cleanup() local
|
Completed in 208 milliseconds