Searched defs:fb_fix_screeninfo32 (Results 1 – 2 of 2) 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 …]
1207 struct fb_fix_screeninfo32 { struct1208 char id[16];1209 compat_caddr_t smem_start;1210 u32 smem_len;1211 u32 type;1212 u32 type_aux;1213 u32 visual;1214 u16 xpanstep;1215 u16 ypanstep;1216 u16 ywrapstep;[all …]