Home
last modified time | relevance | path

Searched refs:sti_set (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/video/
H A Dsticore.h398 void sti_set(struct sti_struct *sti, int src_y, int src_x,
/openbmc/linux/drivers/video/console/
H A Dsticon.c281 sti_set(sti, 0, 0, sti_onscreen_y(sti), sti_onscreen_x(sti), 0); in sticon_init()
/openbmc/linux/drivers/video/
H A Dsticore.c197 sti_set(struct sti_struct *sti, int src_y, int src_x, in sti_set() function