Searched defs:sti (Results 1 – 7 of 7) sorted by relevance
119 struct sti_struct *sti = sticon_sti; in sticon_scroll() local159 struct sti_struct *sti = sticon_sti; in sticon_set_font() local265 struct sti_struct *sti = sticon_sti; in sticon_init() local
10 .macro sti macro
109 struct sti_struct *sti; member1185 static int __init stifb_init_fb(struct sti_struct *sti, int bpp_pref) in stifb_init_fb()1429 struct sti_struct *sti; in stifb_init() local1476 struct sti_struct *sti; in stifb_cleanup() local
43 #define sti_onscreen_x(sti) (sti->glob_cfg->onscreen_x) argument44 #define sti_onscreen_y(sti) (sti->glob_cfg->onscreen_y) argument47 #define sti_font_x(sti) (PTR_STI(sti->font)->width) argument48 #define sti_font_y(sti) (PTR_STI(sti->font)->height) argument
1298 struct scx_task_iter sti; in scx_fail_parent() local1509 struct scx_task_iter sti; in scx_sub_disable() local1715 struct scx_task_iter sti; in scx_sub_enable_workfn() local
6384 struct scx_task_iter sti; in scx_root_disable() local7474 struct scx_task_iter sti; in scx_root_enable_workfn() local
1445 static inline void sti(void) sti() function