Searched defs:sti_conf_outptr (Results 1 – 1 of 1) sorted by relevance
163 struct sti_conf_outptr { struct164 s32 errno; /* error number on failure */165 s16 onscreen_x; /* screen width in pixels */166 s16 onscreen_y; /* screen height in pixels */167 s16 offscreen_x; /* offscreen width in pixels */168 s16 offscreen_y; /* offscreen height in pixels */169 s16 total_x; /* frame buffer width in pixels */172 s32 bits_used; /* bits which can be accessed */173 s32 planes; /* number of fb planes in system */175 u32 attributes; /* flags denoting attributes */[all …]