Searched defs:fb_fix_screeninfo32 (Results 1 – 1 of 1) sorted by relevance
173 struct fb_fix_screeninfo32 { struct174 char id[16];175 compat_caddr_t smem_start;176 u32 smem_len;177 u32 type;178 u32 type_aux;179 u32 visual;180 u16 xpanstep;181 u16 ypanstep;182 u16 ywrapstep;[all …]