Home
last modified time | relevance | path

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

/openbmc/linux/include/video/
H A Dsticore.h43 #define sti_onscreen_x(sti) (sti->glob_cfg->onscreen_x)
86 s16 onscreen_x; /* screen width in pixels */ member
165 s16 onscreen_x; /* screen width in pixels */ member
/openbmc/linux/drivers/video/
H A Dsticore.c414 glob_cfg->onscreen_x, glob_cfg->onscreen_y, in sti_dump_globcfg()