Searched defs:sti (Results 1 – 8 of 8) sorted by relevance
119 struct sti_struct *sti = sticon_sti; in sticon_scroll() local 159 struct sti_struct *sti = sticon_sti; in sticon_set_font() local 265 struct sti_struct *sti in sticon_init() local [all...]
16 struct sti_struct *sti; in video_is_primary_device() local
10 .macro sti macro
109 struct sti_struct *sti; member 1185 static int __init stifb_init_fb(struct sti_struct *sti, int bpp_pref) in stifb_init_fb() argument 1429 struct sti_struct *sti; stifb_init() local 1476 struct sti_struct *sti; stifb_cleanup() local [all...]
43 #define sti_onscreen_x(sti) (sti->glob_cfg->onscreen_x) argument 44 #define sti_onscreen_y(sti) (sti->glob_cfg->onscreen_y) argument 47 #define sti_font_x(sti) (PTR_STI(sti->font)->width) argument 48 #define sti_font_y(sti) (PTR_STI(sti->font)->height) argument [all...]
73 sti : 1, member
4944 struct scx_task_iter sti; in scx_disable_workfn() local 5566 struct scx_task_iter sti; in scx_enable() local [all...]
1385 static inline void sti(void) in sti() function