Home
last modified time | relevance | path

Searched refs:sti_call (Results 1 – 2 of 2) sorted by relevance

/drivers/video/console/
Dsticore.c94 ret = sti_call(sti, sti->init_graph, &default_init_flags, inptr, in sti_init_graph()
127 ret = sti_call(sti, sti->inq_conf, &default_conf_flags, in sti_inq_conf()
158 ret = sti_call(sti, sti->font_unpmv, &default_font_flags, in sti_putc()
192 ret = sti_call(sti, sti->block_move, &clear_blkmv_flags, in sti_set()
220 ret = sti_call(sti, sti->block_move, &clear_blkmv_flags, in sti_clear()
251 ret = sti_call(sti, sti->block_move, &default_blkmv_flags, in sti_bmove()
1129 int sti_call(const struct sti_struct *sti, unsigned long func, in sti_call() function
/drivers/video/fbdev/
Dsticore.h387 int sti_call(const struct sti_struct *sti, unsigned long func,